Robert Burrell Donkin wrote:
> a number of excalibur components which separate their api from their
> implementation share the same package for both. for example, pool-api
> and pool-impl are both packaged into org.apache.avalon.excalibur.pool.
> this doesn't play well with OSGi (and also seems a little old skool to
> me) but can be worked around (for example by issues a pool-osgi
> consolidating both api and impl).
> 
> it does beg the question: would it be better just to bite the bullet
> and repackage?
> 
Yes, I think repackaging is better and cleanly separates the stuff.
I think I did this already for the source resolver a long time ago.

Carsten
-- 
Carsten Ziegeler
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to