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/10/06 10:29:02 UTC

[camel] branch regen_bot updated (ca679dc -> 2b7d81f)

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 ca679dc  Regen for commit bd7d82624a1166f25580f9fbf870d94585173369
     add 1a37361  Prevent stackTraces from leaking to stdout for test code on core (#4368)
     add 2b7d81f  Regen for commit 1a37361cdb160479a8274ee447904b030c02c52e

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   (ca679dc)
            \
             N -- N -- N   refs/heads/regen_bot (2b7d81f)

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/issues/SedaFileIdempotentIssueTest.java | 4 ++--
 .../apache/camel/processor/IdempotentConsumerConcurrentTest.java  | 6 +++++-
 .../AsyncProcessorAwaitManagerInterruptWithRedeliveryTest.java    | 6 +++++-
 .../org/apache/camel/processor/resequencer/ResequencerRunner.java | 8 ++++++--
 .../apache/camel/util/concurrent/AsyncCompletionServiceTest.java  | 7 +++++--
 5 files changed, 23 insertions(+), 8 deletions(-)