You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2024/01/18 09:48:38 UTC

(camel) branch saga updated (713c74c60aa -> be6678cdf86)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch saga
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 713c74c60aa CAMEL-20339: camel-yaml-dsl - Fix Saga EIP with options not working.
     add be6678cdf86 CAMEL-20339: camel-yaml-dsl - Fix Saga EIP with options not working.

No new revisions were added by this update.

Summary of changes:
 .../dsl/yaml/deserializers/CustomResolver.java     |  2 -
 .../PropertyExpressionDefinitionDeserializer.java  | 78 --------------------
 .../generated/resources/schema/camelYamlDsl.json   | 86 +++++++++++++++++++++-
 3 files changed, 83 insertions(+), 83 deletions(-)
 delete mode 100644 dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/src/main/java/org/apache/camel/dsl/yaml/deserializers/PropertyExpressionDefinitionDeserializer.java