Steven E. Harris wrote:
"Richard S. Hall" <[EMAIL PROTECTED]> writes:

I think this is due to the fact that compendium contains HTTP
Service, which has a dependency on servlet.

That's unfortunate, as there's a lot of stuff in the compendium that
could be useful in a standalone or client application that would have
nothing to do with Servlets. I'd rather not be forced to deploy unused
dependencies.

Which is precisely why I am fond of the new plugins ability to grab a package for me. :-)

-> richard
Would it be possible for the dependency on the javax.servlet package
to be dynamic (DynamicImport-Package)? At present the
org.osgi.compendium's bundle has a DynamicImport-Package value of "*".

Reply via email to