Re: James / Excalibur ThreadPool conflict

Peter Donald <[email protected]> Sun, 12 Jan 2003 10:50:53 +1100
Newsgroups gmane.comp.jakarta.avalon.apps.devel,gmane.comp.jakarta.avalon.devel
Message-ID <[email protected]>
On Sat, 11 Jan 2003 19:41, Peter M. Goldstein wrote:
> I'm very confused.  This interface is actually marked deprecated.  So w=
hy
> would the deprecated interface be changed?
>
> Moreover, why is the replacement interface
> (org.apache.excalibur.thread.ThreadPool) not changed?  It still has the
> execute(Runnable) method.  In fact, it has both methods.
>
> Can anyone shed any light on this?

If you update to latest version of everything then everything should stil=
l=20
work. The problem is that an old jar is being used by one thing and an ol=
d=20
one by another. If everything is compiled against old jar then you are fi=
ne.=20
If anything is compiled against new jar then you need the new jar ...=20

I can't spot anybackward incompatible interface changes. Can anyone indic=
ate=20
where this is?

--=20
Cheers,

Peter Donald
---------------------------------------------------------
Clarke's Third Law: "Any technology distinguishable from=20
magic is insufficiently advanced".
---------------------------------------------------------