fluent/fluent-logger-java

Missing OSGi Manifest Header Entries

m1h43l opened this issue · 2 comments

To be able to use the logger in an OSGi container as a bundle the manifest file needs some entries. A good primer on OSGi and what needs to be in the manifest is the tutorial on vogella.com http://www.vogella.com/tutorials/OSGi/article.html

oza commented

@komamitsu @muga do you have any suggestions about this?

We can use some maven plugin for generating OSGi bundle.