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 a3fce33dce9 CAMEL-17879: remove beanio dataformat since camel-beanio
was removed
new ead057d61c0 CAMEL-16834: error handler in DSL model
new 8f675ac8566 Polished
new 392acab4796 CAMEL-16834: error handler in DSL model
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:
.../apache/camel/jta/JtaTransactionErrorHandler.java | 9 ---------
.../java/org/apache/camel/jta/JtaTransactionPolicy.java | 12 ++++++++++++
.../camel/spring/spi/SpringTransactionPolicy.java | 17 ++++++++++++++++-
.../spring/spi/TransactionErrorHandlerReifier.java | 7 -------
tests/camel-itest/pom.xml | 7 ++++++-
5 files changed, 34 insertions(+), 18 deletions(-)