[jboss-jira] [JBoss JIRA] (LOGMGR-272) Create release for Jakarta EE 9 APIs

Scott Stark (Jira) issues at jboss.org
Fri Apr 24 17:29:00 EDT 2020


    [ https://issues.redhat.com/browse/LOGMGR-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14056729#comment-14056729 ] 

Scott Stark commented on LOGMGR-272:
------------------------------------

Sure, Alpha is fine and I suppose at some point Quarkus will want the Jakarta version, but right now I don't think they are in a hurry to move to those apis.

> 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
>   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