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 21:02:38 UTC

[camel] branch regen_bot updated (cb9e132 -> 6382f95)

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.


 discard cb9e132  Regen for commit 3fb91b127f4932287b0f9a3c3276cc136657629a
     add 5511f40  DefaultManagementAgent#doStop: Small improvement to the warn log message.
     add 380cc95  ExpressionClause#initPredicate: Fix race condition in double-checked locking object initialization
     add 787ba04  camel-main: support for true|false for include/exclude patterns
     add b44789a  camel-main: improve DefaultRoutesCollector
     add d353281  Fix checkstyle violation.
     add 6382f95  Regen for commit d353281a6405882e8336012014ad6038e293c70f

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   (cb9e132)
            \
             N -- N -- N   refs/heads/regen_bot (6382f95)

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:
 .../java/org/apache/camel/builder/ExpressionClause.java |  8 +++++---
 .../org/apache/camel/main/DefaultRoutesCollector.java   | 17 +++++++++++++----
 .../apache/camel/management/DefaultManagementAgent.java |  3 +--
 3 files changed, 19 insertions(+), 9 deletions(-)