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

Align BND dependencies in 3.0.x to avoid compiler warnings #775

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

brunolmfg
Copy link

The version 8.1.0 of osgi.annotation removes the use of enum types in the annotations which avoids compiler warnings for downstream users of microprofile-config-api jar.

This backports #732 to 3.0.x branch, which was merged into master after the 3.0.x was branched.

See: #716
See: #732 (comment)
See: quarkusio/quarkus#32332

Version 8.1.0 of `osgi.annotation` removes the use of enum types in the
annotations which avoids compiler warnings for downstream users of
`microprofile-config-api` jar.

Signed-off-by: Bruno Leonardo Gonçalves <brunolmfg@gmail.com>
@eclipse-microprofile-bot
Copy link
Contributor

Can one of the admins verify this patch?

@radcortez radcortez merged commit bf4baaf into eclipse:3.0.x Apr 5, 2023
2 checks passed
@brunolmfg brunolmfg deleted the backport-bnd-deps-update branch April 5, 2023 18:26
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.

None yet

3 participants