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 2023/08/11 17:31:52 UTC

[camel] branch regen_bot updated (692c21169ad -> bdfe78d392b)

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 692c21169ad Regen for commit 8ff5dee8e9bf944f1bbefbfb88f297b98e2f9976
     add 341df911b78 Fix flaky test
     add bdfe78d392b Fix flaky test

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   (692c21169ad)
            \
             N -- N -- N   refs/heads/regen_bot (bdfe78d392b)

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:
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 10627 ++++++++-----------
 .../language/csimple/joor/OriginalSimpleTest.java  |     3 +-
 .../camel/component/kafka/KafkaConfiguration.java  |    11 +
 .../file/FileConsumerFileNameFilterTest.java       |     4 +-
 .../org/apache/camel/main/BaseMainSupport.java     |     3 +
 .../java/org/apache/camel/util/SensitiveUtils.java |     2 +-
 .../org/apache/camel/xml/in/ModelParserTest.java   |    10 +-
 7 files changed, 4398 insertions(+), 6262 deletions(-)