Enrique Rodriguez (JIRA) wrote:
[
https://issues.apache.org/jira/browse/FELIX-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enrique Rodriguez resolved FELIX-171.
-------------------------------------
Resolution: Fixed
I parsed the content in this issue and put up a page in Confluence with the
Example POM at:
http://cwiki.apache.org/confluence/display/FELIX/Creating+bundles+using+BND
Should this new page be made a child of the Felix Commons subproject
page and referenced from there? At a minimum it probably should be
referenced from there, that way it will at least show up in the
generated site. If you have no objections Enrique, I will move it and
add a reference from the Felix Commons page...
-> richard
I am marking this issue as resolved. Further updates should be made to the
Confluence page.
Document process of creating bundles using bnd
----------------------------------------------
Key: FELIX-171
URL: https://issues.apache.org/jira/browse/FELIX-171
Project: Felix
Issue Type: Improvement
Components: Felix Commons
Environment: OSGi application development
Reporter: Tim Moloney
Assigned To: Enrique Rodriguez
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).