[jboss-jira] [JBoss JIRA] (WFLY-12501) Migrate javax.json to jakarta.json
James Perkins (Jira)
issues at jboss.org
Thu Sep 5 16:17:00 EDT 2019
[ https://issues.jboss.org/browse/WFLY-12501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins updated WFLY-12501:
---------------------------------
Description:
This will be a two commit, three step process since the {{javax.json.api}} module is in WildFly Core.
# Create the {{javax.json.api}} and {{org.glassfish.javax.json}} modules in full. This is the first commit
# Change the {{javax.json:javax.json-api}} and {{org.glassfish:javax.json}} dependencies in other modules to {{jakarta.json:jakarta.json-api}} and {{org.glassfish:jakarta.json}} respectively. This is the second commit.
# Once core, WFCORE-4648, is merged into WildFly revert the first commit.
was:
* Migrate {{javax.json:javax.json-api:1.1.2}} to {{jakarta.json:jakarta-json-api:1.1.6}}.
* Migrate {{org.glassfish:javax.json:1.1.2}} to {{org.glassfish:jakarta.json:1.1.6}}
> Migrate javax.json to jakarta.json
> ----------------------------------
>
> Key: WFLY-12501
> URL: https://issues.jboss.org/browse/WFLY-12501
> Project: WildFly
> Issue Type: Sub-task
> Components: EE
> Reporter: James Perkins
> Assignee: James Perkins
> Priority: Blocker
> Fix For: 18.0.0.Final
>
>
> This will be a two commit, three step process since the {{javax.json.api}} module is in WildFly Core.
> # Create the {{javax.json.api}} and {{org.glassfish.javax.json}} modules in full. This is the first commit
> # Change the {{javax.json:javax.json-api}} and {{org.glassfish:javax.json}} dependencies in other modules to {{jakarta.json:jakarta.json-api}} and {{org.glassfish:jakarta.json}} respectively. This is the second commit.
> # Once core, WFCORE-4648, is merged into WildFly revert the first commit.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
More information about the jboss-jira
mailing list