This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 7b6319ae749 CAMEL-18347: fix Kafka services in test infra not being
singleton
new 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.
new e8bf72090b6 camel-yaml-dsl - Remove tod backwards compatible for older
0.7.x kamelets.
new 2c010820323 camel-yaml-dsl - Remove tod backwards compatible for older
0.7.x kamelets.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
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, 81 insertions(+), 21 deletions(-)