Good point. Thanks.
John Conlon (JIRA) wrote:
[ http://issues.apache.org/jira/browse/FELIX-171?page=comments#action_12448812 ]
John Conlon commented on FELIX-171:
-----------------------------------
Suggestion to add:
<organization>
<name>Apache Felix Project</name>
<url>http://incubator.apache.org/felix/</url>
</organization>
to the template-pom-xml to specify an organization and to default generate the
Bundle-Vendor manifest entry.
Document process of creating bundles using bnd
----------------------------------------------
Key: FELIX-171
URL: http://issues.apache.org/jira/browse/FELIX-171
Project: Felix
Issue Type: Improvement
Components: Felix Commons
Environment: OSGi application development
Reporter: Tim Moloney
Priority: Trivial
Attachments: template-pom.xml
Provide the list of steps required to create a library bundle by wrapping the
library jar using bnd (http://www.aqute.biz/Code/Bnd).