Open CodingFabian opened 8 years ago
Ok, it's up to you, senior OSGi engineer ;) Make all needed there.
@CodingFabian Is it possible then to use the library as usual (maven dependency) ?
yes, it does not change a thing. it is still a normal jar file as before, the only difference is that the plugin will generate the above manifest.mf automatically. one could do that by hand, be the generated ones are much better, especially when stuff changes they are updated automatically.
Does the mvn package
build the manifest automatically?
yes
@odiszapc what is your concern merging this?
This changes the generated manifest to be OSGi compliant. declaring all imported and exported packages. No other changes in any of the compiled classes