Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OSGi manifest so that Spectrum can be used in OSGi projects #138

Open
raner opened this issue Nov 19, 2020 · 0 comments
Open

Add OSGi manifest so that Spectrum can be used in OSGi projects #138

raner opened this issue Nov 19, 2020 · 0 comments

Comments

@raner
Copy link

raner commented Nov 19, 2020

I'd like to use Spectrum in an OSGi-based project, but the JAR does currently not have an OSGi manifest. This can be easily added either in a hard-coded fashion by adding a src/main/resources/META-INF/MANIFEST.MF file, or by adding a build step to the Gradle build file that generates a manifest automatically.
If there is a chance that such a change could get released to Maven Central soon, I'm happy to make a pull request with the necessary changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant