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

Alessio Soldano (Jira) issues at jboss.org
Fri Oct 12 11:44:00 EDT 2018


Alessio Soldano created WFLY-11161:
--------------------------------------

             Summary: Update to JAXB 2.3.1
                 Key: WFLY-11161
                 URL: https://issues.jboss.org/browse/WFLY-11161
             Project: WildFly
          Issue Type: Component Upgrade
          Components: REST, Web Services
    Affects Versions: 14.0.0.Final
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For: 15.0.0.Alpha1


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