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

Migrate from javax groupId to jakarta groupId for Java EE specifications #1151

Closed
tomas-langer opened this issue Nov 18, 2019 · 1 comment · Fixed by #1600
Closed

Migrate from javax groupId to jakarta groupId for Java EE specifications #1151

tomas-langer opened this issue Nov 18, 2019 · 1 comment · Fixed by #1600
Assignees
Labels
Projects
Milestone

Comments

@tomas-langer
Copy link
Member

We need to fix

  • dependencies (provided dependency for API, runtime dependency for implementations)
  • module-info.java to depend on jakarta APIs
@tomas-langer tomas-langer added this to the 2.0.0 milestone Nov 18, 2019
@tomas-langer tomas-langer added this to To do in Helidon 2.0 via automation Nov 18, 2019
@tomas-langer tomas-langer added this to Needs triage in Backlog via automation Dec 12, 2019
@tomas-langer tomas-langer removed this from To do in Helidon 2.0 Dec 12, 2019
@tomas-langer tomas-langer mentioned this issue Dec 12, 2019
9 tasks
@m0mus m0mus moved this from Needs triage to Normal priority in Backlog Dec 12, 2019
@tomas-langer tomas-langer changed the title Migrate from javax namespace to jakarta namespace for Java EE specifications Migrate from javax groupId to jakarta groupId for Java EE specifications Dec 12, 2019
@tomas-langer
Copy link
Member Author

Also revisit all usages of exclusions in maven - only use in dependency management

@tomas-langer tomas-langer self-assigned this Mar 26, 2020
@tomas-langer tomas-langer moved this from Normal priority to In Progress in Backlog Mar 26, 2020
@tomas-langer tomas-langer linked a pull request Apr 14, 2020 that will close this issue
Backlog automation moved this from In Progress to Closed Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Backlog
  
Closed
Development

Successfully merging a pull request may close this issue.

1 participant