Hi all I must admit I've never been a fan of OSGi and likely don't know enough about it.
Compress like many of the components around here is an OSGi bundle and I recall I submitted a trivial patch to XZ for Java - our only dependency as of now - to turn it into a bundle as well. How does one deal with adding dependencies on jars that are not bundles? Is it possible at all? A quick search seems to imply we'd either have to bundle the dependency jar with ours or turn it into a bundle ourselves (by wrapping it). Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org