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/12 17:11:47 UTC

[camel] branch regen_bot updated (c327873 -> 55800b9)

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 c327873  Regen for commit 6ede5be902da2358b1a6397a6ea2d7d6f73f5772
     add 42e6480  CAMEL-16196: camel-main - Configure via java only does not work for health check, circuit breaker, rest etc.
     add 55800b9  Regen for commit 42e648079773446dec5709c7f26adf8fa1b1677b

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   (c327873)
            \
             N -- N -- N   refs/heads/regen_bot (55800b9)

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     |  8 +--
 .../camel/main/MainConfigurationProperties.java    | 63 +++++++++++++++++++---
 .../camel/main/MainSupportModelConfigurer.java     |  6 +--
 3 files changed, 63 insertions(+), 14 deletions(-)