You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Christian Müller <ch...@gmail.com> on 2013/06/20 10:07:18 UTC

Re: camel 2.11 release with activemq-camel 5-8?

The activemq-camel component is provided by ActiveMQ. The version 5.8.0 use
Camel 2.10.3. This is the reason why it pulls in the 2.10.3 version.
Camel 2.11.0 use ActiveMQ 5.8.0 (and activemq-camel) for it's own unit
tests. So it will work, if you exclude the Camel 2.10.3 dependencies in
Maven (I assume you use Maven). Run
mvn dependency:tree
to see the dependency tree.

Best,
Christian
-----------------

Software Integration Specialist

Apache Camel committer: https://camel.apache.org/team
V.P. Apache Camel: https://www.apache.org/foundation/
Apache Member: https://www.apache.org/foundation/members.html

https://www.linkedin.com/pub/christian-mueller/11/551/642


On Wed, Jun 19, 2013 at 6:21 PM, ltsallas <le...@yahoo.com> wrote:

>  Can someone give me a hint on this issue with ActiveMQ component?
>
> In http://camel.apache.org/activemq.html  I can read that to get camel to
> work with activemq :
>  I need this dependency . activemq-camel
>
> Which version should I use with camel 2.11? Could this issue in comment 1
> be
> a bug?
>
> Thanks in advance.
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/camel-2-11-release-with-activemq-camel-5-8-tp5733244p5734393.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Re: camel 2.11 release with activemq-camel 5-8?

Posted by ltsallas <le...@yahoo.com>.
Thanks a lot Christian! It worked.

BR,
Lefteris



--
View this message in context: http://camel.465427.n5.nabble.com/camel-2-11-release-with-activemq-camel-5-8-tp5733244p5734440.html
Sent from the Camel - Users mailing list archive at Nabble.com.