Thanks I will look into Maven. I have used Ant for years and like it but if the bundling of 3rd party jars is not supported under Ant then I will look at Maven.
-Tony ----- Original Message ---- From: LongkerDandy <[email protected]> To: [email protected] Sent: Sun, September 26, 2010 9:56:08 PM Subject: Re: 3rd party jars... I think you can use the BND tool or Maven plugin to wrap it. Or you can embed it to your bundle, but this way it may not be seen by other bundles. Regards LongkerDandy On Mon, Sep 27, 2010 at 11:52 AM, Tony Anecito <[email protected]> wrote: > Hi All, > > If you have a 3rd party jar how does it get included? Seems like OSGi > requires > the manifest to be modified which might be an issue. When "bundled" is > there > another manifest created for OSGi? > > Thanks, > -Tony > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

