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

Christian Müller commented on CAMEL-4675:
-----------------------------------------

In camel-parent pom.xml we use the folowing OSGI default imports:

    <camel.osgi.import.defaults>
      ...
      org.apache.qpid.*;version="[0.5,0.6)",
      ...
    </camel.osgi.import.defaults>

We have to allign this also.
                
> Allign the version number for qpid we use in our component and in our feature 
> file
> ----------------------------------------------------------------------------------
>
>                 Key: CAMEL-4675
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4675
>             Project: Camel
>          Issue Type: Task
>    Affects Versions: 2.8.2
>            Reporter: Christian Müller
>            Assignee: Christian Müller
>            Priority: Minor
>             Fix For: 2.9.0
>
>
> In our feature file we use qpid version 0.5.0_2.
> In our camel-amqp component we use qpid version 0.10.
> The actual version is 0.12.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to