2008/9/26 Patrick Shea <[EMAIL PROTECTED]> > I don't see how to add the DynamicImport-Package manifest entry using the > bundle plugin? >
just add: <DynamicImport-Package>*</DynamicImport-Package> to the instructions, for a real-world example see: http://svn.apache.org/repos/asf/felix/trunk/org.osgi.compendium/pom.xml any upper-case tags not handled by Bnd are copied verbatim to the manifest Patrick > -- Cheers, Stuart
