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/08/04 12:47:06 UTC

[camel] branch regen_bot updated (2c010820323 -> 7b6319ae749)

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 2c010820323 camel-yaml-dsl - Remove tod backwards compatible for older 0.7.x kamelets.
    omit e8bf72090b6 camel-yaml-dsl - Remove tod backwards compatible for older 0.7.x kamelets.
    omit 549d04be760 CAMEL-18348: camel-yaml-dsl - Remove template as allowed name for route templates. The generated schema only had the correct names. The template is a custom legacy name used in the erlier phase of the new yaml-dsl.

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (7b6319ae749)
            \
             O -- O -- O   (2c010820323)

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:
 .../ROOT/pages/camel-3x-upgrade-guide-3_19.adoc    |  6 ---
 .../dsl/yaml/deserializers/CustomResolver.java     |  4 ++
 .../org/apache/camel/dsl/yaml/KameletTest.groovy   | 10 ++--
 .../apache/camel/dsl/yaml/RouteTemplateTest.groovy | 22 ++++----
 .../camel/dsl/yaml/TemplatedRouteTest.groovy       | 60 +---------------------
 5 files changed, 21 insertions(+), 81 deletions(-)