You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/03/02 13:53:40 UTC

[camel] branch master updated (3356043 -> f479329)

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

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


    from 3356043  Camel-Catalog-lucene: Fixed CS
     add 34b82bd  CAMEL-14407 - Add a consumerTag on the RabbitMQ camel endpoint
     add 006874b  CAMEL-14407 - Fixed CS
     add f479329  Regen docs

No new revisions were added by this update.

Summary of changes:
 .../rabbitmq/RabbitMQEndpointConfigurer.java       |  2 +
 .../apache/camel/component/rabbitmq/rabbitmq.json  |  3 +-
 .../src/main/docs/rabbitmq-component.adoc          |  5 ++-
 .../camel/component/rabbitmq/RabbitConsumer.java   |  2 +-
 .../camel/component/rabbitmq/RabbitMQEndpoint.java | 44 ++++++++++++++++------
 .../modules/ROOT/pages/rabbitmq-component.adoc     |  5 ++-
 6 files changed, 43 insertions(+), 18 deletions(-)