This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git
from fbb373b9169 CAMEL-20746: camel-yaml-dsl - Exception should use correct node in exception message. Thanks to Ton Bosma for spotting. new 4b512cad7e4 CAMEL-20750: camel-yaml-dsl - Rest DSL with enableCORS does not work new 873af737c7a CAMEL-20750: camel-yaml-dsl - Rest DSL with enableCORS does not work The 2 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: .../java/org/apache/camel/util/StringHelper.java | 2 +- .../org/apache/camel/util/StringHelperTest.java | 6 ++++ .../dsl/yaml/deserializers/ModelDeserializers.java | 18 +++++------ .../dsl/yaml/GenerateYamlDeserializersMojo.java | 7 ++++- .../org/apache/camel/dsl/yaml/RestTest.groovy | 35 ++++++++++++++++++++++ 5 files changed, 57 insertions(+), 11 deletions(-)