Hello, Is there any way to have something other than a jar file be a bundle/plugin? That is, is there any way to express that this list of classes, or this particular package, is the bundle?
I looked over the OSGi spec and it seems that a bundle is strictly a jar, but I figured I'd ask here. I ask because our current build system does not lend itself toward arbitrary jarring of the chunks of code that we'd want to make into bundles. Thanks, Jared -- View this message in context: http://www.nabble.com/non-jar-as-bundle-unit-tp15805581p15805581.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

