You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/12/05 12:40:52 UTC

[camel] branch master updated (56fe769 -> 9aeb92a)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 56fe769  Upgrade Reactor Core to version 3.2.13.RELEASE
     add 9aeb92a  CAMEL-14242: Fix binding parameters with arg.- is not possible when using endpointdsl and RabbitMQ. Thaks to Michael Elbaz for reporting and with a PR with a try fix.

No new revisions were added by this update.

Summary of changes:
 components/camel-rabbitmq/pom.xml                  |  5 +++
 .../component/rabbitmq/RabbitMQComponent.java      |  7 +++-
 .../rabbitmq/RabbitMQEndpointDSLTest.java}         | 41 ++++++++++------------
 3 files changed, 30 insertions(+), 23 deletions(-)
 copy components/{camel-jclouds/src/test/java/org/apache/camel/component/jclouds/JcloudsFileConsumerStreamCachingIssueTest.java => camel-rabbitmq/src/test/java/org/apache/camel/component/rabbitmq/RabbitMQEndpointDSLTest.java} (54%)