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
- JAXB dependency in parent only for Java 8? Peter Palaga
-