On Wed, 5 Mar 2003 01:34, [EMAIL PROTECTED] wrote: > Index: ThreadControl.java > =================================================================== > 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 7 Feb 2003 16:08:55 -0000 1.5 > +++ ThreadControl.java 4 Mar 2003 14:34:39 -0000 1.6 > @@ -57,7 +57,6 @@ > * @author <a href="mailto:peter at apache.org">Peter Donald</a> > */ > 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 a week ago so it is backwards compatible? -- Cheers, Peter Donald "Man's mind stretched to a new idea never goes back to its original dimensions." -Oliver Wendell Holmes --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
