[ 
https://issues.apache.org/jira/browse/CXF-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp resolved CXF-4685.
------------------------------

       Resolution: Later
    Fix Version/s: Invalid
         Assignee: Daniel Kulp


The 2.2.x versions of JAXB do not work (fully) on Java6 without requiring the 
end user to go through extra hoops to endorse the 2.2.x jaxb-api in there JRE.  
 This is not something a majority of our users are willing to do.  Thus, until 
we drop support for Java6, we will keep 2.1.x as the default when building with 
Java6.

When building with Java7, we do pull in 2.2.x as Java7 has the reverse problem. 
 2.7.0 uses 2.2.5, but 2.7.1 will be pulling in the latest 2.2.6.



                
> Outdated JAXB dependencies in cxf-bundle-minimal
> ------------------------------------------------
>
>                 Key: CXF-4685
>                 URL: https://issues.apache.org/jira/browse/CXF-4685
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.7.0
>            Reporter: Antoine CHAMBILLE
>            Assignee: Daniel Kulp
>             Fix For: Invalid
>
>
> As of release 2.7.0 cxf-bundle-minimal declares the following JAXB 
> dependencies:
> * jaxb-xjc-2.1.13
> * jaxb-impl-2.1.13 (useless, already comes with jaxb-xjc)
> That is quite a step backward from release 2.6.3:
> * jaxb-xjc-2.2.5
> * jaxb-impl-2.2.5 (useless, already comes with jaxb-xjc)
> * jaxb-api-2.2.6 (useless, already comes with jaxb-impl) 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to