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: Upgrade Weld to 5.x #5815

Closed
Tracked by #5392
tomas-langer opened this issue Jan 10, 2023 · 0 comments
Closed
Tracked by #5392

4.x: Upgrade Weld to 5.x #5815

tomas-langer opened this issue Jan 10, 2023 · 0 comments
Assignees
Labels
4.x Version 4.x MP task To do
Milestone

Comments

@tomas-langer
Copy link
Member

tomas-langer commented Jan 10, 2023

The very first task is to upgrade Weld to a version that supports Jakarta 10 (Weld 5.x)
This means:

  • updating the dependencies/pom.xml
  • checking our microprofile/weld modules if everything still works (this module exists to support native image)
  • checking that everything passes + native image can be built (I think we should be able to upgrade to Jakarta 10 without impact on other components - may require upgrade to latest Jersey as well)

We will defer this after we have all of MP 6.0 working: as part of latest MP, we will also need to pass TCK tests for Jakarta stuff - this is new (we never did this in Helidon before). This would require adding microprofile/test/tck/cdi and somehow executing TCKs for CDI

Verify with:
mvn clean install -Ptests,tck,examples

@tomas-langer tomas-langer added task To do MP 4.x Version 4.x labels Jan 10, 2023
@tomas-langer tomas-langer added this to the 4.0.0 milestone Jan 10, 2023
jbescos added a commit to jbescos/helidon that referenced this issue Jan 11, 2023
Signed-off-by: Jorge Bescos Gascon <[email protected]>
@barchetta barchetta modified the milestones: 4.0.0, 4.0.0-M1 Jan 26, 2023
jbescos added a commit that referenced this issue Feb 6, 2023
4.x: Upgrade Weld to 5.x #5815

Signed-off-by: Jorge Bescos Gascon <[email protected]>
@jbescos jbescos closed this as completed Mar 14, 2023
jbescos added a commit to jbescos/helidon that referenced this issue May 5, 2023
4.x: Upgrade Weld to 5.x helidon-io#5815

Signed-off-by: Jorge Bescos Gascon <[email protected]>
@m0mus m0mus added this to Backlog Aug 12, 2024
@m0mus m0mus moved this to Closed in Backlog Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x MP task To do
Projects
Archived in project
Development

No branches or pull requests

3 participants