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/05/07 08:34:15 UTC

[camel] branch regen_bot updated (7ff8f9c611b -> 3ce6dc3a131)

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 7ff8f9c611b Regen for commit b48a3c942cc2aae641a023db69f836844ba5ba61
     add 7960f12d5b4 CAMEL-17562: camel-yaml-dsl - Remove deprecated spec/flow in kamelet loader
     add 3ce6dc3a131 Regen for commit 9d740265a0cc4995de8a9a65d7a6741d5245ce88 (#7564)

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   (7ff8f9c611b)
            \
             N -- N -- N   refs/heads/regen_bot (3ce6dc3a131)

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:
 .../modules/ROOT/pages/camel-3x-upgrade-guide-3_17.adoc           | 3 +++
 .../org/apache/camel/dsl/yaml/KameletRoutesBuilderLoader.java     | 8 --------
 .../groovy/org/apache/camel/dsl/yaml/KameletLoaderTest.groovy     | 4 ++--
 .../org/apache/camel/dsl/yaml/issues/KameletTemplatingTest.groovy | 2 +-
 .../src/test/resources/kamelets/error-handler.kamelet.yaml        | 2 +-
 .../src/test/resources/kamelets/log-sink.kamelet.yaml             | 2 +-
 .../src/test/resources/kamelets/prefix-action.kamelet.yaml        | 2 +-
 .../src/test/resources/kamelets/timer-source.kamelet.yaml         | 2 +-
 8 files changed, 10 insertions(+), 15 deletions(-)