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 2022/06/16 11:47:30 UTC

[camel] branch regen_bot updated (48ce1e412c1 -> 143f08df4fd)

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 48ce1e412c1 Regen for commit 575bbc3e777b4b12862bb39e1b3ba379718aaf77
     add 9690b98d8b5 (chores) camel-lumberjack: remove a few calls to Thread.sleep
     add c9bcd574876 (chores) camel-mina: use a greater timeout to avoid failure in slow CI hosts
     add 143f08df4fd Regen for commit c9bcd574876189677fe997ff945a7ba48b16262e

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   (48ce1e412c1)
            \
             N -- N -- N   refs/heads/regen_bot (143f08df4fd)

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:
 components/camel-lumberjack/pom.xml                                | 5 +++++
 .../camel/component/lumberjack/LumberjackMultiThreadTest.java      | 7 +++----
 .../component/lumberjack/io/LumberjackChannelInitializerTest.java  | 6 ++++--
 .../java/org/apache/camel/component/mina/MinaUdpNoCamelTest.java   | 2 +-
 4 files changed, 13 insertions(+), 7 deletions(-)