[jboss-jira] [JBoss JIRA] Resolved: (JBAS-6154) Verify JAXB version for 5.0.0.GA release

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Wed Dec 3 05:41:36 EST 2008


     [ https://jira.jboss.org/jira/browse/JBAS-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dimitris Andreadis resolved JBAS-6154.
--------------------------------------

    Resolution: Done


> 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

        



More information about the jboss-jira mailing list