Thomas Diesler created CAMEL-13068:
--------------------------------------
Summary: Remove dependency on ActiveMQ SNAPSHOT
Key: CAMEL-13068
URL: https://issues.apache.org/jira/browse/CAMEL-13068
Project: Camel
Issue Type: Bug
Components: camel-activemq
Reporter: Thomas Diesler
Fix For: 3.0.0
Currently we have a reference to
[ActiveMQ-5.16.0-SNAPSHOT|https://github.com/apache/camel/blob/master/parent/pom.xml#L42]
in Camel-3.0.x, which prevents the WildFly-Camel build that is based on
Camel-3.0.x. We integrate the activemq component like
[this|https://github.com/wildfly-extras/wildfly-camel/blob/master/feature/modules/etc/smartics/camel-modules.xml#L60],
which has a dependency on the activemq module like
[this|https://github.com/wildfly-extras/wildfly-camel/blob/master/feature/modules/etc/smartics/activemq-modules.xml#L23].
Perhaps that 5.16.x snapshot can be released to some public redhat repository.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)