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

[jira] [Commented] (CAMEL-12308) Upgrade to CXF 3.2.2

    [ https://issues.apache.org/jira/browse/CAMEL-12308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574985#comment-16574985 ] 

Martin Lichtin commented on CAMEL-12308:
----------------------------------------

Can this upgrade be back-ported to 2.20?
 Camel 2.20.4 is still on CXF 3.2.1 and this CXF version contains a strange version range that confuses Karaf assembly.
{noformat}
apache-cxf-3.2.1-features.xml:       <repository>mvn:org.ops4j.pax.cdi/pax-cdi-features/[1.0.0.RC1,2)/xml/features</repository>
vs
apache-cxf-3.2.2-features.xml:       <repository>mvn:org.ops4j.pax.cdi/pax-cdi-features/1.0.0.RC2/xml/features</repository>
{noformat}
CXF 3.2.2 has this fixed.

> Upgrade to CXF 3.2.2
> --------------------
>
>                 Key: CAMEL-12308
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12308
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 2.21.0
>
>
> There is a newer version and it also fixes a problem on JDK9 in the camel-itests



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