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/03/04 15:42:32 UTC

[camel] branch regen_bot updated (5b5fe23 -> 393199e)

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 5b5fe23  Regen for commit 36c3acbddf3ad608e859562cdd975848cddd08af
     add e8dfe8a  CAMEL-17742 Camel-quartz: fix and enable disabled test (#7106)
     add 3101e9d  CAMEL-17727: camel-kafka - Use a single health-check repository to hold all consumer/producer checks.
     add 393199e  Regen for commit 3101e9db48961c8fc059144a9f7435f122d01c0e

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   (5b5fe23)
            \
             N -- N -- N   refs/heads/regen_bot (393199e)

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:
 .../src/main/java/org/apache/camel/component/kafka/KafkaConsumer.java   | 2 +-
 .../src/main/java/org/apache/camel/component/kafka/KafkaProducer.java   | 2 +-
 .../quartz/SpringQuartzPersistentStoreRestartAppChangeOptionsTest.java  | 2 --
 .../SpringQuartzPersistentStoreRestartAppChangeCronExpressionTest1.xml  | 2 +-
 .../SpringQuartzPersistentStoreRestartAppChangeCronExpressionTest2.xml  | 2 +-
 .../SpringQuartzPersistentStoreRestartAppChangeCronExpressionTest3.xml  | 2 +-
 .../quartz/SpringQuartzPersistentStoreRestartAppChangeOptionsTest1.xml  | 2 +-
 .../quartz/SpringQuartzPersistentStoreRestartAppChangeOptionsTest2.xml  | 2 +-
 8 files changed, 7 insertions(+), 9 deletions(-)