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