You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Peter Palaga (JIRA)" <ji...@apache.org> on 2018/12/03 08:50:00 UTC

[jira] [Closed] (CAMEL-12972) Components missing jaxb dependencies on Java 11

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

Peter Palaga closed CAMEL-12972.
--------------------------------
    Resolution: Invalid

I learnt in between that this problem is being solved in [~zregvart] 's `java-10-test` branch.

> Components missing jaxb dependencies on Java 11
> -----------------------------------------------
>
>                 Key: CAMEL-12972
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12972
>             Project: Camel
>          Issue Type: Bug
>            Reporter: Peter Palaga
>            Priority: Major
>
> The {{com.sun.xml.bind:jaxb-\*}} deps are added only for Java 8 in camel-parent [1]. 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,). This is probably not the cleanest solution, because the {{com.sun.xml.bind:jaxb-\*}} dependencies are not necessary in all Maven modules inheriting from camel-parent. I'd be very thankful for any suggestions how to proceed.
> [1] https://github.com/apache/camel/blob/camel-2.23.0/parent/pom.xml#L5676-L5691



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)