Menu

#18 Provide OSGi Manifest entries

closed
nobody
None
5
2012-09-14
2010-10-29
No

OSGi package imports and exports in Manifest file would enable the usage in an OSGi enviroment without impacting the usage outside of it.

Discussion

  • Anonymous

    Anonymous - 2011-06-09

    FWIW this is really easy to do with the 'BND' tool. The command "wrap" simply takes your jar, and if its simple enough (like super csv is in terms of dependencies) generates an osgi valid bundle.

    http://www.aqute.biz/Bnd/Bnd

    java -jar C:\location\to\biz.aQute.bnd.jar wrap -output osgijarname.jar originalname.jar

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.