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/10 08:05:24 UTC

[camel] branch regen_bot updated (c92a4fe7dbc -> 8b8a6c95503)

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 c92a4fe7dbc Upgrade apache spark to 3.2.2 (#8139)
     add 8b8a6c95503 CAMEL-18375: camel-yaml-dsl - Added id and description to from

No new revisions were added by this update.

Summary of changes:
 .../dsl/yaml/common/YamlDeserializerSupport.java   |  2 +-
 .../apache/camel/dsl/yaml/common/YamlSupport.java  |  8 +++-
 .../deserializers/FromDefinitionDeserializer.java  | 20 +++++++-
 .../OutputAwareFromDefinitionDeserializer.java     | 22 +++++++--
 .../generated/resources/schema/camel-yaml-dsl.json | 18 +++++++
 .../generated/resources/schema/camelYamlDsl.json   | 18 +++++++
 .../org/apache/camel/dsl/yaml/RoutesTest.groovy    | 55 ++++++++++++++++++++++
 7 files changed, 136 insertions(+), 7 deletions(-)