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/06 11:10:51 UTC

[camel] branch regen_bot updated (ac1525a2e61 -> 68b0f63d08f)

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 ac1525a2e61 Regen for commit 1030199662201a965cce33a2231cba4fbf1c34d5
     add 7239aff82c9 (chores) camel-atom: removed usages of Thread.sleep
     add 191a11578cd (chores) camel-chatscript removed usages of Thread.sleep
     add da72108cc0b (chores) camel-ignite removed usages of Thread.sleep
     add c16b7c09842 (chores) camel-mongodb removed usages of Thread.sleep
     add 68b0f63d08f Regen for commit c16b7c09842fee4085ad29cdf242feebad5c8a1b

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   (ac1525a2e61)
            \
             N -- N -- N   refs/heads/regen_bot (68b0f63d08f)

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-atom/pom.xml                         |  5 +++++
 .../atom/AtomPollingConsumerIdleMessageTest.java      | 19 ++++++++++++-------
 components/camel-chatscript/pom.xml                   |  6 ++++++
 .../apache/camel/component/ChatScriptComponentIT.java |  6 ++++--
 .../camel/component/ignite/IgniteEventsTest.java      |  8 +++++---
 .../camel/component/ignite/IgniteMessagingTest.java   |  6 ++++--
 components/camel-mongodb/pom.xml                      |  5 +++++
 .../integration/MongoDbTailableCursorConsumerIT.java  |  8 ++++----
 8 files changed, 45 insertions(+), 18 deletions(-)