Skip to content

CDI: fix injection warning for jakarta predefined bean classes#9320

Merged
matthiasblaesing merged 1 commit intoapache:masterfrom
NicolaIsotta:cdi-jakarta-warning
Apr 3, 2026
Merged

CDI: fix injection warning for jakarta predefined bean classes#9320
matthiasblaesing merged 1 commit intoapache:masterfrom
NicolaIsotta:cdi-jakarta-warning

Conversation

@NicolaIsotta
Copy link
Copy Markdown
Contributor

@NicolaIsotta NicolaIsotta commented Apr 2, 2026

The warning said "No enabled eligible for injection beans are found", because the filter class did not check "jakarta." namespace

image

The warning said "No enabled eligible for injection beans are found",
because the filter class did not check "jakarta." namespace
@mbien mbien added Java EE/Jakarta EE [ci] enable enterprise job Editor enterprise [ci] enable enterprise job ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) labels Apr 2, 2026
@mbien mbien added this to the NB30 milestone Apr 2, 2026
@apache apache locked and limited conversation to collaborators Apr 2, 2026
@apache apache unlocked this conversation Apr 2, 2026
Copy link
Copy Markdown
Member

@mbien mbien left a comment

Choose a reason for hiding this comment

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

good find! thanks for the fix.

Copy link
Copy Markdown
Contributor

@matthiasblaesing matthiasblaesing left a comment

Choose a reason for hiding this comment

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

Makes sense to me.

@matthiasblaesing matthiasblaesing merged commit 8cc2feb into apache:master Apr 3, 2026
30 checks passed
@NicolaIsotta NicolaIsotta deleted the cdi-jakarta-warning branch April 3, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) Editor enterprise [ci] enable enterprise job Java EE/Jakarta EE [ci] enable enterprise job

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants