You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/06/19 04:20:00 UTC

[jira] [Resolved] (CAMEL-15209) camel-jaxb - Should depend on camel-xml-jaxb

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

Claus Ibsen resolved CAMEL-15209.
---------------------------------
    Resolution: Fixed

> camel-jaxb - Should depend on camel-xml-jaxb
> --------------------------------------------
>
>                 Key: CAMEL-15209
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15209
>             Project: Camel
>          Issue Type: Improvement
>    Affects Versions: 3.4.0
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.4.1, 3.5.0
>
>
>     <dependency>
>       <groupId>org.apache.camel</groupId>
>       <artifactId>camel-jaxb</artifactId>
>       <version>${camel-version}</version>
>     </dependency>
>     <dependency>
>       <groupId>org.apache.camel</groupId>
>       <artifactId>camel-xml-jaxb</artifactId>
>       <version>${camel-version}</version>
>     </dependency>



--
This message was sent by Atlassian Jira
(v8.3.4#803005)