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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    omit ff5c236  Regen for commit d1690fb5c0be5ca6b32453cc166923ba13b452ec
     add 0f9f1f0  CAMEL-15639: Add requeue option to camel-rabbitmq consumer to 
use to control requeue behaviour. Thanks to Ayyanar for patch.
     add 7f3c4fb  Regen for commit 0f9f1f0bd9deb42c6f2a454a56684e3a8c690090

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ff5c236)
            \
             N -- N -- N   refs/heads/regen_bot (7f3c4fb)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/rabbitmq.json  |  1 +
 .../camel/catalog/docs/rabbitmq-component.adoc     |  3 +-
 .../rabbitmq/RabbitMQEndpointConfigurer.java       |  5 +++
 .../rabbitmq/RabbitMQEndpointUriFactory.java       |  3 +-
 .../apache/camel/component/rabbitmq/rabbitmq.json  |  1 +
 .../src/main/docs/rabbitmq-component.adoc          |  3 +-
 .../camel/component/rabbitmq/RabbitConsumer.java   |  7 ++--
 .../camel/component/rabbitmq/RabbitMQEndpoint.java | 18 +++++++++-
 .../dsl/RabbitMQEndpointBuilderFactory.java        | 38 ++++++++++++++++++++++
 .../modules/ROOT/pages/rabbitmq-component.adoc     |  3 +-
 10 files changed, 74 insertions(+), 8 deletions(-)

Reply via email to