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

FELIX-6741 Upgrade dependencies for maven-bundle-plugin #356

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paulrutter
Copy link
Contributor

  • Upgrade all dependencies, including bnd 7.1.0

I will first test this release myself before merging it, as the bnd 7.1.0 mentions a change that might be relevant / no longer backwards compatible. See https://github.com/bndtools/bnd/wiki/Changes-in-7.1.0#bnd

Improvement / Fix: Import-Package (coming from Export-Package) are not automatically added to generated Manifest anymore, if the export does not specify a version. This now conforms better to the [specification](https://docs.osgi.org/specification/osgi.core/8.0.0/framework.module.html#i3238802) which requires a version on exports. Notice that this results in different generated Manifests if exports do not specify a version. (PR #6270)

- Upgrade all dependencies, including bnd 7.1.0
@paulrutter paulrutter marked this pull request as draft December 1, 2024 17:24
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

Successfully merging this pull request may close these issues.

1 participant