msgpack-java
msgpack-java copied to clipboard
Add OSGi manifest to jar
Could we please add OSGi manifest to the jar so that we can use the jar in an OSGi app.
On Maven Central (https://mvnrepository.com/artifact/org.msgpack/msgpack-core), version 0.8.13 is the latest version that's a bundle. Later versions are a plain jar.
This seems similar to https://github.com/msgpack/msgpack-java/issues/352.