While I personally know of no standard nor hack to achieve this, I strongly recommend that you throw away your current build system in favor of Maven2.
Regards, Rodrigo On Mon, Mar 3, 2008 at 2:55 PM, jaredmac <[EMAIL PROTECTED]> wrote: > > 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] > >

