Search found 1 match

by energyk
Mon Oct 17, 2016 8:52 pm
Forum: JCommon
Topic: OSGi Metadata for jcommon jars?
Replies: 1
Views: 33592

OSGi Metadata for jcommon jars?

Hi, 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: # Convert regular jar to OSGi bundle java -jar someclasspath-to-add-aqute wrap jcommon.jar This ...