[jboss-jira] [JBoss JIRA] (LOGMGR-272) Create release for Jakarta EE 9 APIs
James Perkins (Jira)
issues at jboss.org
Fri Apr 24 18:11:00 EDT 2020
[ https://issues.redhat.com/browse/LOGMGR-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14056768#comment-14056768 ]
James Perkins commented on LOGMGR-272:
--------------------------------------
Looks like Nexus is down :(. I'm ready to release 2.3.0.Alpha1 once Nexus is back up.
> Create release for Jakarta EE 9 APIs
> ------------------------------------
>
> Key: LOGMGR-272
> URL: https://issues.redhat.com/browse/LOGMGR-272
> Project: JBoss Log Manager
> Issue Type: Component Upgrade
> Components: core, ext
> Affects Versions: 3.0.0.Final
> Reporter: Scott Stark
> Assignee: James Perkins
> Priority: Major
> Fix For: 2.3.0.Alpha1
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> Our Jakarta EE reference implementations like Weld and Hibernate Validator have jboss-logmanager dependencies that have a conflict if the logmanager is configured to use the JsonFormatter since the Jakarta EE 9 version has changed the package to jakarta.json.* from javax.json.*.
> The core module does have a dependency on json for testing of the JsonFormatter.
> There are currently 2.0.0-RC2 versions of the jakarta.json:jakarta.json-api and org.glassfish:jakarta.json-api depednencies that support the jakarta.json.* packages. I'm not sure what branch/version numbering scheme would be wanted for this update, but I can create the PR for this once that is decided.
> Technically both javax and jakarta based versions could be used if a new version of the JsonFormatter was introduced under a new name, say JsonJkFormatter.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list