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 2021/12/08 13:39:45 UTC

[camel] branch regen_bot updated (a7f1d1f -> bb422d4)

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 a7f1d1f  CAMEL-17299: camel-jbang - Add --port option to enable embedded http server
     add 937264e  CAMEL-17294: camel-yaml-dsl - Setting enum should work with mixed case and how camel-core does it.
     add 50873d0  CAMEL-17294: camel-yaml-dsl - Setting enum should work with mixed case and how camel-core does it.
     add bb422d4  CAMEL-17294: camel-yaml-dsl - Setting enum should work with mixed case and how camel-core does it.

No new revisions were added by this update.

Summary of changes:
 .../dsl/yaml/common/YamlDeserializerSupport.java   | 38 ++++++++++++++++++++++
 .../dsl/yaml/deserializers/ModelDeserializers.java | 18 +++++-----
 .../dsl/yaml/GenerateYamlDeserializersMojo.java    |  4 +--
 .../org/apache/camel/dsl/yaml/MarshalTest.groovy   | 11 ++++++-
 4 files changed, 59 insertions(+), 12 deletions(-)