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

Update the changes spec section for 4.1 #781

Merged
merged 1 commit into from Feb 29, 2024
Merged

Conversation

Azquelt
Copy link
Contributor

@Azquelt Azquelt commented Feb 29, 2024

Fixes #780

@@ -35,9 +35,17 @@ This document is organized in 4 parts:

==== Jakarta Contexts and Dependency Injection 4.1

link:https://jakarta.ee/specifications/cdi/4.1/[CDI 4.1] deprecates the Unified EL integration API in `BeanManager` and places the relevant methods to a dedicated interface `ELAwareBeanManager`, which is present in a new supplemental API artifact: `jakarta.enterprise:jakarta.enterprise.cdi-el-api`.
link:https://jakarta.ee/specifications/cdi/4.1/[CDI 4.1] no longer specifies integration with Jakarta EE. This will now be specified in the Jakarta EE platform specification.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
link:https://jakarta.ee/specifications/cdi/4.1/[CDI 4.1] no longer specifies integration with Jakarta EE. This will now be specified in the Jakarta EE platform specification.
link:https://jakarta.ee/specifications/cdi/4.1/[CDI 4.1] no longer specifies integration with Jakarta EE. This will now be specified in the Jakarta EE platform/web profile/core profile specification.

@starksm64
Copy link
Contributor

Is this ready @Azquelt ?

@Azquelt
Copy link
Contributor Author

Azquelt commented Feb 29, 2024

Yes, I think so

@starksm64 starksm64 merged commit 6baa79c into jakartaee:main Feb 29, 2024
4 checks passed
@Ladicek Ladicek added this to the CDI 4.1 milestone Mar 1, 2024
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.

CDI 4.1 major changes section needs updating
4 participants