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/26 15:26:00 UTC

[camel] branch regen_bot updated (05bcda6 -> 59e10f4)

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 05bcda6  Regen for commit dcc6babcd74a2e9283cfaf27755764cb160ded12
     add 02255b1  Fixed test
     add f3660fc  Fixed test
     add 63d5e82  Fixed test
     add 59e10f4  Regen for commit 63d5e8254da2ab456e2c68fc264eb27ba16c0a32

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   (05bcda6)
            \
             N -- N -- N   refs/heads/regen_bot (59e10f4)

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:
 .../org/apache/camel/component/nats/NatsConsumerStopTest.java     | 4 ++++
 .../org/apache/camel/component/sjms/SjmsComponentRestartTest.java | 3 +++
 .../apache/camel/component/sjms2/Sjms2ComponentRestartTest.java   | 3 +++
 .../java/org/apache/camel/impl/engine/DefaultExchangeFactory.java | 8 ++++++--
 4 files changed, 16 insertions(+), 2 deletions(-)