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 #8830

Closed
hesara opened this issue Mar 14, 2017 · 0 comments
Closed

Simplify OSGi manifest generation #8830

hesara opened this issue Mar 14, 2017 · 0 comments
Milestone

Comments

@hesara
Copy link
Contributor

hesara commented Mar 14, 2017

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.

@hesara hesara added this to the 8.1.0 milestone Mar 14, 2017
mmerruko added a commit to mmerruko/framework that referenced this issue Mar 24, 2017
mmerruko added a commit to mmerruko/framework that referenced this issue Mar 28, 2017
Use bnd-maven-plugin instead of maven-bundle-plugin and helper class, and
add support for publishing static resources such as themes and widgetsets.
mmerruko added a commit to mmerruko/framework that referenced this issue Mar 28, 2017
Use bnd-maven-plugin instead of maven-bundle-plugin and helper class, and
add support for publishing static resources such as themes and widgetsets.
mmerruko added a commit to mmerruko/framework that referenced this issue Mar 29, 2017
Use bnd-maven-plugin instead of maven-bundle-plugin and helper class, and
add support for publishing static resources such as themes and widgetsets.
mmerruko added a commit to mmerruko/framework that referenced this issue Mar 29, 2017
Use bnd-maven-plugin instead of maven-bundle-plugin and helper class, and
add support for publishing static resources such as themes and widgetsets.
mmerruko added a commit to mmerruko/framework that referenced this issue Mar 29, 2017
Use bnd-maven-plugin instead of maven-bundle-plugin and helper class, and
add support for publishing static resources such as themes and widgetsets.
mmerruko added a commit to mmerruko/framework that referenced this issue Mar 30, 2017
Use bnd-maven-plugin instead of maven-bundle-plugin and helper class, and
add support for publishing static resources such as themes and widgetsets.
mmerruko added a commit to mmerruko/framework that referenced this issue Apr 12, 2017
Use bnd-maven-plugin instead of maven-bundle-plugin and helper class, and
add support for publishing static resources such as themes and widgetsets.
mmerruko added a commit to mmerruko/framework that referenced this issue Apr 21, 2017
Use bnd-maven-plugin instead of maven-bundle-plugin and helper class, and
add support for publishing static resources such as themes and widgetsets.
hesara pushed a commit that referenced this issue Apr 21, 2017
Use bnd-maven-plugin instead of maven-bundle-plugin and helper class, and
add support for publishing static resources such as themes and widgetsets.
hesara pushed a commit that referenced this issue Apr 25, 2017
Use bnd-maven-plugin instead of maven-bundle-plugin and helper class, and
add support for publishing static resources such as themes and widgetsets.
@hesara hesara closed this as completed Apr 25, 2017
@elmot elmot modified the milestones: 8.1.0.beta1, 8.1.0.alpha7 May 11, 2017
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

2 participants