Return-Path: Delivered-To: apmail-avalon-dev-archive@avalon.apache.org Received: (qmail 3512 invoked by uid 500); 4 Mar 2003 20:23:36 -0000 Mailing-List: contact dev-help@avalon.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon Developers List" Reply-To: "Avalon Developers List" Delivered-To: mailing list dev@avalon.apache.org Received: (qmail 3488 invoked from network); 4 Mar 2003 20:23:36 -0000 Received: from mail025.syd.optusnet.com.au (210.49.20.147) by daedalus.apache.org with SMTP; 4 Mar 2003 20:23:36 -0000 Received: from brainstem.dyndns.org (c17243.thoms1.vic.optusnet.com.au [210.49.246.103]) by mail025.syd.optusnet.com.au (8.11.6/8.11.6) with ESMTP id h24KNdo08519 for ; Wed, 5 Mar 2003 07:23:40 +1100 Content-Type: text/plain; charset="iso-8859-1" From: Peter Donald To: "Avalon Developers List" Subject: Re: cvs commit: avalon-excalibur/thread/src/java/org/apache/excalibur/thread ThreadControl.java Date: Wed, 5 Mar 2003 07:37:45 +1100 User-Agent: KMail/1.4.2 References: <20030304143439.71949.qmail@icarus.apache.org> In-Reply-To: <20030304143439.71949.qmail@icarus.apache.org> X-Notice: Duplication and redistribution prohibited without consent of the author. X-Copyright: (C) 2002 Peter Donald. X-Wisdom: A right is not what someone gives you; it's what no one can take from you. MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200303050737.45149.peter@realityforge.org> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Wed, 5 Mar 2003 01:34, bloritsch@apache.org wrote: > Index: ThreadControl.java > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: > /home/cvs/avalon-excalibur/thread/src/java/org/apache/excalibur/thread/= Thre >adControl.java,v retrieving revision 1.5 > retrieving revision 1.6 > diff -u -r1.5 -r1.6 > --- ThreadControl.java=097 Feb 2003 16:08:55 -0000=091.5 > +++ ThreadControl.java=094 Mar 2003 14:34:39 -0000=091.6 > @@ -57,7 +57,6 @@ > * @author Peter Donald > */ > public interface ThreadControl > - extends org.apache.avalon.excalibur.thread.ThreadControl > { > /** > * Wait for specified time for thread to complete it's work. Exactly what is it that you are doing ? Could you revert it to the way it= was=20 a week ago so it is backwards compatible? --=20 Cheers, Peter Donald "Man's mind stretched to a new idea never goes back to its original=20 dimensions." -Oliver Wendell Holmes=20 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org For additional commands, e-mail: dev-help@avalon.apache.org