[
https://issues.apache.org/jira/browse/AMQ-6585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16047947#comment-16047947
]
ASF subversion and git services commented on AMQ-6585:
------------------------------------------------------
Commit 395a48deea8806e76f91278b486f52bc4b9841a2 in activemq's branch
refs/heads/master from [~cshannon]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=395a48d ]
AMQ-6585 - Fixing ActiveMQ camel components for 2.18.x
The new version of Camel adds username and password to JmsComponent and
JmsConfiguration which interferes with the ActiveMQ version. Fixing
ActiveMQComponent and ActiveMQConfiguration to use the inherited
properties now which fixes username/password unit tests. Also fixed a
couple of other tests that had bad configuration.
> Upgrade to Camel 2.18.x
> -----------------------
>
> Key: AMQ-6585
> URL: https://issues.apache.org/jira/browse/AMQ-6585
> Project: ActiveMQ
> Issue Type: Improvement
> Components: Broker, OSGi/Karaf
> Reporter: Christopher L. Shannon
> Assignee: Christopher L. Shannon
> Fix For: 5.15.0
>
>
> Now that ActiveMQ version 5.15.0 is going to be Java 8 we can upgrade to the
> latest version of Camel 2.18.x. The biggest challenge here is the OSGi
> portion as it will break because the new version of Camel was refactored a
> bit and spring dm was moved into its own module, etc. One issue I noticed is
> that Spring-xbean causes a problem because it still relies on Spring 3.2.x.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)