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 2024/04/26 10:11:28 UTC

(camel) branch regen_bot updated (b90d09b3214 -> 6b33e6e75b1)

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


    from b90d09b3214 CAMEL-20719: Exclude Milvus bulk writer related dependencies (#13958)
     add 6b33e6e75b1 CAMEL-20698: YAML and XML DSL - Remove array of property in favour of using properties to make it consistent and only one-way of setting properties on beans. (#13959)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/models/templateBean.json  |  5 +--
 .../camel/catalog/models/templatedRouteBean.json   |  5 +--
 .../apache/camel/catalog/schemas/camel-spring.xsd  |  1 -
 .../SpringRouteTemplateLocalBeanTest.xml           |  2 +-
 .../routebuilder/SpringTemplatedRouteTest.xml      |  4 +-
 .../org/apache/camel/model/templateBean.json       |  5 +--
 .../org/apache/camel/model/templatedRouteBean.json |  5 +--
 .../apache/camel/model/BeanFactoryDefinition.java  |  2 +-
 .../java/org/apache/camel/xml/in/ModelParser.java  |  1 -
 .../java/org/apache/camel/xml/out/ModelWriter.java |  1 -
 .../src/test/resources/barTemplatedRoute.xml       |  4 +-
 .../singleTemplatedRouteNoNamespace.xml            |  4 +-
 .../org/apache/camel/yaml/out/ModelWriter.java     |  1 -
 .../ROOT/pages/camel-4x-upgrade-guide-4_6.adoc     | 29 ++++++++++++++
 .../RouteTemplateBeanDefinitionDeserializer.java   |  1 -
 .../TemplatedRouteBeanDefinitionDeserializer.java  |  1 -
 .../generated/resources/schema/camelYamlDsl.json   | 12 ------
 .../org/apache/camel/dsl/yaml/KameletTest.groovy   |  5 +--
 .../apache/camel/dsl/yaml/RouteTemplateTest.groovy | 45 ----------------------
 19 files changed, 50 insertions(+), 83 deletions(-)