You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Müller (Issue Comment Edited JIRA)" <ji...@apache.org> on 2011/11/25 20:51:40 UTC

[jira] [Issue Comment Edited] (CAMEL-4675) Allign the version number for qpid we use in our component and in our feature file

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

Christian Müller edited comment on CAMEL-4675 at 11/25/11 7:50 PM:
-------------------------------------------------------------------

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

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

We have to allign this also.
                
      was (Author: muellerc):
    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