hazelcast-docker-swarm-discovery-spi icon indicating copy to clipboard operation
hazelcast-docker-swarm-discovery-spi copied to clipboard

OSGi unfriendly

Open anton-johansson opened this issue 7 years ago • 4 comments

This artifact is OSGi unfriendly, it lacks the necessary manifest headers. Any plans on fixing this?

anton-johansson avatar Aug 08 '18 09:08 anton-johansson

No plans. If you'd like to submit changes in a PR to make it so, please feel free.

bitsofinfo avatar Aug 08 '18 10:08 bitsofinfo

Allright!

I would have, but my Gradle skills are quite limited. I might give it a go if/when I have some time to get into Gradle. :)

anton-johansson avatar Aug 08 '18 10:08 anton-johansson

As are my OSGI, never used it, this project just uses standard gradle jar compilation so there is likely a config option for the build that can make it compatible.

bitsofinfo avatar Aug 08 '18 10:08 bitsofinfo

Yeah, it's a Maven plugin (should work with Gradle, right?) so it should be fairly easy!

anton-johansson avatar Aug 08 '18 10:08 anton-johansson