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/02/03 14:43:23 UTC

[camel] branch regen_bot updated (0aa464d2422 -> d1580fe4a94)

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 0aa464d2422 CAMEL-19003: Avoid using old guava
     add 737607b72e6 Upgrade jetdc 0.7.5
     add d1580fe4a94 CAMEL-19007: camel-yaml-dsl: Remove classic mode and let flow be default out of the box.

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |  2 +-
 .../yaml/common/YamlDeserializationContext.java    | 10 ----
 .../dsl/yaml/common/YamlDeserializerSupport.java   | 15 ++---
 .../dsl/yaml/YamlRoutesBuilderLoaderSupport.java   | 13 ----
 .../org/apache/camel/dsl/yaml/AggregateTest.groovy | 23 --------
 .../org/apache/camel/dsl/yaml/FilterTest.groovy    | 19 ------
 .../org/apache/camel/dsl/yaml/KameletTest.groovy   | 69 ++--------------------
 .../org/apache/camel/dsl/yaml/LoopTest.groovy      | 19 ------
 .../org/apache/camel/dsl/yaml/SplitTest.groovy     | 16 -----
 .../camel/dsl/yaml/support/YamlTestSupport.groovy  |  6 --
 parent/pom.xml                                     |  2 +-
 11 files changed, 13 insertions(+), 181 deletions(-)