[
https://issues.jboss.org/browse/WFLY-12502?page=com.atlassian.jira.plugin...
]
James Perkins updated WFLY-12502:
---------------------------------
Description:
This will be a two commit, three step process since the {{javax.injecti}} module is in
WildFly Core.
# Create the {{jjavax.inject}} module in full. This is the first commit
# Change the {{javax.inject:javax.inject:1}} dependencies in other modules to
{{jakarta.inject:jakarta.inject-api:1.0}}. This is the second commit.
# Once core, WFCORE-4630, is merged into WildFly revert the first commit.
was:
Migrate from javax.inject:javax.inject:1 to jakarta.inject:jakarta.inject-api:1.0 once it
has been formally released and available at maven central.
Jakarta specification release:
https://github.com/jakartaee/specifications/pull/63
WildFly boms would need to be revised.
WildFly feature-packs are also using the javax.inject:javax.inject dependency.
Exclusions for other dependencies could be required
Move to jakarta.inject:jakarta.inject-api
-----------------------------------------
Key: WFLY-12502
URL:
https://issues.jboss.org/browse/WFLY-12502
Project: WildFly
Issue Type: Sub-task
Components: EE
Reporter: Yeray Borges
Assignee: Yeray Borges
Priority: Major
This will be a two commit, three step process since the {{javax.injecti}} module is in
WildFly Core.
# Create the {{jjavax.inject}} module in full. This is the first commit
# Change the {{javax.inject:javax.inject:1}} dependencies in other modules to
{{jakarta.inject:jakarta.inject-api:1.0}}. This is the second commit.
# Once core, WFCORE-4630, is merged into WildFly revert the first commit.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)