Providing extra manifest entries in bundles with maven-bundle-plugin?

2016-08-02 Thread list+org . apache . felix
Hello. I'm in the process of converting a project to OSGi bundle form. I'm doing this by changing the Maven packaging type to "bundle" and adding an execution of maven-bundle-plugin. I'd like to keep the resulting jar files as close to the way they were in previous versions, and in previous versio

Re: Providing extra manifest entries in bundles with maven-bundle-plugin?

2016-08-02 Thread Justin Edelson
Yes, this is possible. The syntax is something like: io7m And so on. On Tue, Aug 2, 2016 at 1:05 PM wrote: > Hello. > > I'm in the process of converting a project to OSGi bundle form. I'm > doing this by changing the Maven packaging type to "bundle" and adding > an executio

Re: Providing extra manifest entries in bundles with maven-bundle-plugin?

2016-08-02 Thread list+org . apache . felix
Hello! On 2016-08-02T17:51:40 + Justin Edelson wrote: > Yes, this is possible. The syntax is something like: > > > > > io7m > > > > And so on. Ah, thank you! Seems that I missed this sentence in the docs: "Manifest headers - Any instruction that starts with a capital