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

Jean-Baptiste Onofré commented on CAMEL-4276:
---------------------------------------------

Fixed on camel-2.8.x branch: revision 1152130.

> camel-cxf OSGi bundle uses an incorrect CXF version range
> ---------------------------------------------------------
>
>                 Key: CAMEL-4276
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4276
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-cxf
>    Affects Versions: 2.7.3, 2.8.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.7.4, 2.8.1, 2.9.0
>
>
> The camel-cxf Karaf feature defines the following CXF version range:
> <feature version="[2.4,2.6)">cxf</feature>
> which is correct.
> Unfortunately the camel-cxf bundle import statement doesn't define explicitly 
> the CXF version range. The Felix maven-bundle-plugin determines the version 
> range with the CXF version used and so define it to [2.4,2.5).
> 1/ it's not correct as it doesn't match the feature definition
> 2/ it means that you can't use Camel with CXF 2.5.0-SNAPSHOT

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to