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

[#548] upgrade maven-bundle-plugin #549

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

laurentschoelens
Copy link
Collaborator

@laurentschoelens laurentschoelens commented Jun 28, 2024

Fixes #548

Upgrading maven-bundle-plugin

This will fix MANIFEST.MF generation from

Require-Capability: osgi.ee;filter:="(osgi.ee=UNKNOWN)"

to

Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=11))"

Copy link
Collaborator

@mattrpav mattrpav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mattrpav mattrpav merged commit 173b896 into highsource:master Jul 4, 2024
3 checks passed
@mattrpav mattrpav deleted the jt-548 branch July 4, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jaxb-plugins-runtime et al - wrong 'Require-Capability' MANIFEST entry
2 participants