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

Simplify OSGi manifest generation #4232

Closed
denis-anisimov opened this issue Jun 5, 2018 · 0 comments
Closed

Simplify OSGi manifest generation #4232

denis-anisimov opened this issue Jun 5, 2018 · 0 comments
Assignees
Milestone

Comments

@denis-anisimov
Copy link
Contributor

This issue is a copy of the similar issue in FW:
vaadin/framework#8830

OSGi manifests (imports, exports, ...) should be generated in a way that is reliable and maintainable to avoid accidentally breaking OSGi support.

This can be done e.g. with the bnd Maven plug-in using exclusions rather than explicit inclusions as the primary configuration mechanism.

Related commit is mmerruko/framework@8d105fd

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

No branches or pull requests

4 participants