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

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Tue Dec 2 13:54:36 EST 2008


    [ https://jira.jboss.org/jira/browse/JBAS-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12440781#action_12440781 ] 

Dimitris Andreadis commented on JBAS-6154:
------------------------------------------

I don't know if there is much we can do here. As long as are testsuite are passing we'll just have to wait for the next bug fixing jaxb release to incorprorate in AS 5.0.1.

> 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