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