Hi Peter, the current state targeted for a future Camel version of JAXB and Java 9+ compatibility is on the `java-10-test`[1] branch.
There we use javax.xml.bind:jaxb-api and org.glassfish.jaxb:jaxb-runtime, zoran [1] https://gitbox.apache.org/repos/asf?p=camel.git;a=shortlog;h=refs/heads/java-10-test On Fri, Nov 30, 2018 at 6:28 PM Peter Palaga <[email protected]> wrote: > > Hi *, > > I wonder why are these [1] com.sun.xml.bind:jxb-* deps added only for > Java 8? Looking at the history, it looks as a leftover of porting to > Java 8. I came across this when porting WildFly Camel (WFC) to Java 11. > There in WFC the problem goes away when I make this profile active for > [1.8,). Before I sent a patch, maybe anybody sees a better solution that > will work for Java 8 to 11? > > [1] > https://github.com/apache/camel/blob/camel-2.23.0/parent/pom.xml#L5676-L5691 > > Thanks, > > -- Peter -- Zoran Regvart
