xsync icon indicating copy to clipboard operation
xsync copied to clipboard

Add OSGI headers to manifest

Open shakanen opened this issue 3 years ago • 0 comments

Adding OSGI-headers to MANIFEST.MF helps to use this library in OSGI-container. The additional headers have no impact to other environments which don't read them. One easy way to achieve this is to use either https://github.com/bndtools/bnd/tree/master/maven/bnd-maven-plugin or https://felix.apache.org/documentation/subprojects/apache-felix-maven-bundle-plugin-bnd.html

shakanen avatar Apr 28 '22 12:04 shakanen