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

4.x: Updates versions of beans.xml resources to 4.0 #9038

Conversation

ljnelson
Copy link
Member

This PR updates hopefully all beans.xml resources to version 4.0 (MicroProfile 6.0 requires Jakarta EE 10 Core Profile, which requires CDI 4.0). Closes #8392.

@ljnelson ljnelson added MP P5 cdi CDI 4.x Version 4.x labels Jul 24, 2024
@ljnelson ljnelson added this to the 4.1.0 milestone Jul 24, 2024
@ljnelson ljnelson requested a review from barchetta July 24, 2024 20:33
@ljnelson ljnelson self-assigned this Jul 24, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 24, 2024
@ljnelson ljnelson changed the title Updates versions of beans.xml resources to 4.0 4.x: Updates versions of beans.xml resources to 4.0 Jul 24, 2024
@ljnelson ljnelson requested a review from romain-grecourt July 24, 2024 21:32
@tomas-langer
Copy link
Member

Conflict with #9034 (example removal). As this is targeted at 4.1.0 and the other PR not, this probably has priority.

Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
@senivam senivam force-pushed the 4.x-8392-upgrade-beans.xml-versions branch from c14406e to fe221ec Compare August 1, 2024 12:00
@senivam
Copy link
Member

senivam commented Aug 1, 2024

I've moved the conflicting part to the 63 PR of the helidon-examples repo and modified this PR not to contain modifications in the examples.

@romain-grecourt romain-grecourt merged commit 0f28fd3 into helidon-io:main Aug 1, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x cdi CDI MP OCA Verified All contributors have signed the Oracle Contributor Agreement. P5
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Jakarta Beans Validation version: 3.0, 3.2 or 4.0?
4 participants