Stuart McCulloch wrote:

Yes - and the way the plugin does this is by passing the complete classpath.
But then you're back to having to tell Bnd exactly what you want to export
and what you want to keep private...

Yes, and I think this is the better (and in the end easier) way to go; for a quick "adaption" of OSGi in commons I suggested to use the exclude package * (but obviously without thinking it through to the end). For commons io we already listed all packages explicitly and I think we should do this for the other commons projects as well. This allows to keep some stuff private.

Carsten


--
Carsten Ziegeler
[EMAIL PROTECTED]

Reply via email to