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 2020/11/09 19:53:54 UTC

[camel] branch regen_bot updated (0ba1fb7 -> bc5526a)

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 0ba1fb7  Regen for commit 265efd2fe679502896fa55d3721cab8ef13c1536
     add 5862aa4  CAMEL-15802: camel-core - optimize and polish
     add bc5526a  Regen for commit 5862aa44c1f6e1f4b8af798bc61dc652ee3c5783

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   (0ba1fb7)
            \
             N -- N -- N   refs/heads/regen_bot (bc5526a)

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/ErrorHandlerFactory.java |  2 +-
 .../camel/impl/engine/AbstractCamelContext.java    | 15 ++++++----
 .../org/apache/camel/impl/engine/DefaultRoute.java | 11 ++++----
 .../processor/errorhandler/ExceptionPolicy.java    | 26 ++++++++---------
 .../NoErrorHandler.java}                           | 33 +++++++++++++++-------
 .../errorhandler/NoErrorHandlerReifier.java        | 30 ++++----------------
 6 files changed, 56 insertions(+), 61 deletions(-)
 copy core/camel-core-processor/src/main/java/org/apache/camel/processor/{InterceptEndpointProcessor.java => errorhandler/NoErrorHandler.java} (52%)