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 2022/04/07 20:09:06 UTC

[camel] branch errorhandler-in-dsl updated (0703e58154e -> ccec32142d9)

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

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


    from 0703e58154e CAMEL-16834: error handler in model DSL. WIP
     add ccec32142d9 CAMEL-16834: error handler in model DSL. WIP

No new revisions were added by this update.

Summary of changes:
 .../resources/org/apache/camel/catalog/models/errorHandler.json       | 2 +-
 .../org/apache/camel/catalog/models/redeliveryPolicyProfile.json      | 2 +-
 .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd       | 4 ++--
 .../org/apache/camel/spring/xml/redeliveryPolicyProfile.json          | 2 +-
 .../src/main/java/org/apache/camel/spi/ExceptionHandler.java          | 4 ++--
 .../camel/dsl/yaml/deserializers/ModelDeserializersResolver.java      | 1 -
 6 files changed, 7 insertions(+), 8 deletions(-)