-
Notifications
You must be signed in to change notification settings - Fork 99
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
jaxb-plugins-runtime et al - wrong 'Require-Capability' MANIFEST entry #548
Comments
Hi @lichtin Thanks for the report Using newer version (5.1.9) leads to :
Does that seems OK for you ? |
perfect |
laurentschoelens
added a commit
to laurentschoelens/jaxb-tools
that referenced
this issue
Jun 28, 2024
PR done 😄 |
mattrpav
pushed a commit
that referenced
this issue
Jul 4, 2024
laurentschoelens
added a commit
that referenced
this issue
Jul 5, 2024
Hi @lichtin 4.0.8 version has been released. You can safely go for it to have the fix for your issue. Thanks again to have seen this. It'll be backported to v2 soon too |
laurentschoelens
added a commit
that referenced
this issue
Jul 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jaxb-plugins-runtime et al - wrong 'Require-Capability' MANIFEST entry
(e.g. for version 4.0.6):
Require-Capability: osgi.ee;filter:="(osgi.ee=UNKNOWN)"
It looks like the version of the "maven-bundle-plugin" in use to build the JARs is too old, it doesn't generate proper MANIFEST entry.
The text was updated successfully, but these errors were encountered: