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?

opinions?

- robert

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

Reply via email to