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/02/03 16:29:16 UTC

[camel] branch regen_bot updated (dbabe80 -> a98b6c1)

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 dbabe80  Regen for commit dca6bc0f5688a1a2e9e49cc029f5d4dfd76757b3
     add 1ccf766  camel-main: make RoutesConfigurer more generic
     add a98b6c1  Regen for commit 1ccf766bd8e7d77ea41a1ea4e9283559d789467c

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   (dbabe80)
            \
             N -- N -- N   refs/heads/regen_bot (a98b6c1)

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/main/BaseMainSupport.java     |  55 +++++----
 .../org/apache/camel/main/RoutesConfigurer.java    | 131 ++++++++++++++++-----
 2 files changed, 136 insertions(+), 50 deletions(-)