[
https://jira.jboss.org/jira/browse/JBAS-6154?page=com.atlassian.jira.plug...
]
Alexey Loubyansky commented on JBAS-6154:
-----------------------------------------
I've updated the component matrix to use 2.1.9.
Current XB release 2.0.0.GA uses 2.1.4 but I verified that it works with 2.1.9.
The AS smoke tests passed. Leaving this open until it's confirmed there are no
regressions in other tests.
Verify JAXB version for 5.0.0.GA release
----------------------------------------
Key: JBAS-6154
URL:
https://jira.jboss.org/jira/browse/JBAS-6154
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Components: XML services
Reporter: Shelly McGowan
Assignee: Alexey Loubyansky
Fix For: JBossAS-5.0.0.GA
Can you confirm the version of JAXB for 5.0.0.GA. The current version is:
<version.sun.jaxb>2.1.4</version.sun.jaxb>
dependency>
<groupId>sun-jaxb</groupId>
<artifactId>jaxb-api</artifactId>
<version>${version.sun.jaxb}</version>
</dependency>
<dependency>
<groupId>sun-jaxb</groupId>
<artifactId>jaxb-impl</artifactId>
<version>${version.sun.jaxb}</version>
</dependency>
<dependency>
<groupId>sun-jaxb</groupId>
<artifactId>jaxb-xjc</artifactId>
<version>${version.sun.jaxb}</version>
</dependency>
But the latest release 2.1.9:
https://jaxb.dev.java.net/2.1.9/
JBCTS-833 will be done again for the GA release.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira