I'm working on CAMEL-4955 to get our build running in Java 7. Because of an issue in JAXB 2.1.13 and 2.2.4u1 I need a newer version of JAXB impl. JAXB impl 2.1.14 is not released yet and I'm wondering whether we should upgrade to JAXB API/impl 2.2.x. What are our constraints to upgrade Camel from JAXB API 2.1 to 2.2 and JAXB impl from 2.1.13 to 2.2.5?
[1] http://java.net/jira/browse/JAXB-860 Thanks, Christian