Depricated import in Cornerstone ThreadManager interface

Michael Melhem <[email protected]>
Newsgroups gmane.comp.jakarta.avalon.apps.devel,gmane.comp.jakarta.avalon.devel
Message-ID <Pine.LNX.4.43.0212161635180.26434-100000@fztig938.bank.dresdner.net>
Hi,

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.

Regards,
Michael Melhem
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.