[jboss-jira] [JBoss JIRA] (WFLY-11113) Update to JAXB 2.3.1

Jan Blizňák (Jira) issues at jboss.org
Thu Oct 4 08:53:00 EDT 2018


Jan Blizňák created WFLY-11113:
----------------------------------

             Summary: Update to JAXB 2.3.1
                 Key: WFLY-11113
                 URL: https://issues.jboss.org/browse/WFLY-11113
             Project: WildFly
          Issue Type: Component Upgrade
          Components: REST, Web Services
    Affects Versions: 14.0.0.Final
            Reporter: Jan Blizňák
            Assignee: Alessio Soldano


The new release of JAXB should fix some issues with JDK11 (such as warnings WFLY-11044)
Full diff https://github.com/javaee/jaxb-v2/compare/2.3.0...2.3.1

Note: this release no longer contains jaxb-core artifact which was merged into jaxb-runtime https://github.com/javaee/jaxb-v2/commit/32fda2fbee71c2df04c52fc8eb3687699869ae0b

Note2: there is a change in dependencies, some of the org.glassfish.jaxb:* artifacts used to depend on relaxngDatatype:relaxngDatatype (which is excluded in WF \[1\],\[2\],\[3\]), now replaced with com.sun.xml.bind.external:relaxng-datatype. WF is using com.github.relaxng:relaxngDatatype instead, not sure, if it is compatible out of the box.

\[1\] https://github.com/wildfly/wildfly/blob/master/pom.xml#L1293-L1298
\[2\] https://github.com/wildfly/wildfly/blob/master/pom.xml#L3848-L3853
\[3\] https://github.com/wildfly/wildfly/blob/master/pom.xml#L6728



--
This message was sent by Atlassian Jira
(v7.12.1#712002)



More information about the jboss-jira mailing list