To whom would I need to talk to in order to get OSGi metadata added to jcommon builds. This can be achieved quite easily by using aqute bnd[1]. Here is an example how it's done for the Fedora builds:
Code: Select all
# Convert regular jar to OSGi bundle
java -jar someclasspath-to-add-aqute wrap jcommon.jar
Thanks a lot!
--Severin
[1] http://www.aqute.biz/Bnd/Wrapping