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 545f80fc394 CAMEL-16834: error handler in model DSL. WIP
new 5bd40315f55 CAMEL-16834: error handler in model DSL. WIP
new 26e589ce3ed CAMEL-16834: error handler in model DSL. WIP
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:
.../camel/model/RedeliveryPolicyDefinition.java | 10 +++++-
.../errorhandler/DeadLetterChannelDefinition.java | 20 ++---------
.../DefaultErrorHandlerDefinition.java | 39 +++++++++++++++++++++-
.../TransactionErrorHandlerDefinition.java | 19 +++++++++++
4 files changed, 68 insertions(+), 20 deletions(-)