You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/07/06 09:52:01 UTC

[camel] branch regen_bot updated (877bf58 -> 0684cce)

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 877bf58  Regen for commit a9d6af024513b4468ff97e577b94f26112cdbe4b
     add e40adec  CAMEL-16589: Fix PEEK_LOCK typo in the servicebus config
     add 0684cce  Regen for commit e40adeccf08356c623997b4ce3705f3e1d44d5fb

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   (877bf58)
            \
             N -- N -- N   refs/heads/regen_bot (0684cce)

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:
 .../org/apache/camel/component/azure/servicebus/azure-servicebus.json | 4 ++--
 .../src/main/docs/azure-servicebus-component.adoc                     | 4 ++--
 .../camel/component/azure/servicebus/ServiceBusConfiguration.java     | 2 +-
 .../builder/component/dsl/AzureServicebusComponentBuilderFactory.java | 2 +-
 .../camel/builder/endpoint/dsl/ServiceBusEndpointBuilderFactory.java  | 4 ++--
 docs/components/modules/ROOT/pages/azure-servicebus-component.adoc    | 4 ++--
 6 files changed, 10 insertions(+), 10 deletions(-)