You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2019/01/16 08:15:00 UTC

[jira] [Updated] (CAMEL-13068) Remove dependency on ActiveMQ SNAPSHOT

     [ https://issues.apache.org/jira/browse/CAMEL-13068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino updated CAMEL-13068:
-------------------------------------
    Description: 
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.

  was:
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.


> 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
>            Priority: Major
>             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 repository.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)