Andreas, It seems with this option set bnd does not generate the jar, but it does not generate the manifest either. Are you sure with -nope: true it generates the manifest or you just guessing? Thanks!
On Thu, Apr 29, 2010 at 4:18 PM, Andreas Kollegger <[email protected]> wrote: > The bnd tool is documented here: http://www.aqute.biz/Code/Bnd > > Running with the '-nope' option should be what you want. > > -Andreas > > On Apr 29, 2010, at 3:38 PM, Dmitry Skavish wrote: > >> Hello, >> >> I could not find any way to generate OSGi manifest with bnd. >> I mean I have classes (in classes dir) and I just want to generate >> osgi manifest somewhere without actually creating jar file (osgi >> bundle). >> Can somebody point me to the right direction? >> >> Thanks! >> >> -- >> Dmitry Skavish >> >> --------------------------------------------------------------------- >> 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] > > -- Dmitry Skavish --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

