]
James Perkins reassigned WFLY-12502:
------------------------------------
Assignee: James Perkins (was: Yeray Borges)
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: James Perkins
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.