On Tue, 17 Dec 2002 03:04, Michael Melhem wrote: > It looks like the > org.apache.avalon.cornerstone.services.threads.ThreadManager > interface imports a depricated ThreadPool interface. > > Perhaps the following should be applied (and excalibur-thread*-jars > updated) ? > - import org.apache.avalon.excalibur.thread.ThreadPool; > + import org.apache.excalibur.thread.ThreadPool; > > so that cornerstone can build against the lastest > excalibur-thread*-jars without compile time warnings and runtime problems.
Unfortunately there is still people using the old interface. We should probably work out a way to migrate them to the new version without breaking any code. -- Cheers, Peter Donald *------------------------------------* | God has no religion - Gandhi | *------------------------------------* -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
