[
https://issues.apache.org/jira/browse/CAMEL-13068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino updated CAMEL-13068:
-------------------------------------
Fix Version/s: 3.0.0-M1
> 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
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 3.0.0, 3.0.0-M1
>
>
> 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 repository.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)