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

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


    from c3dab39  Upgrade Maven War Plugin to version 3.2.3
     new b01320a  Fixed CS for Camel-Core
     new 2ff4dad  Fixed CS for Camel-base
     new a58e08c  Fixed CS for Camel-CDI
     new f5850ce  Fixed CS for Camel-Spring

The 4 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:
 .../cdi/transaction/JtaTransactionErrorHandler.java      |  2 +-
 .../apache/camel/spring/spi/TransactionErrorHandler.java |  2 +-
 .../camel/spring/spi/TransactionErrorHandlerReifier.java | 16 ++++++++++++++++
 .../apache/camel/impl/engine/DefaultRouteContext.java    |  3 +--
 .../camel/processor/errorhandler/ExceptionPolicy.java    |  5 ++++-
 .../apache/camel/builder/ErrorHandlerBuilderSupport.java |  2 +-
 .../reifier/errorhandler/DeadLetterChannelReifier.java   | 16 ++++++++++++++++
 .../reifier/errorhandler/DefaultErrorHandlerReifier.java | 16 ++++++++++++++++
 .../reifier/errorhandler/ErrorHandlerRefReifier.java     | 16 ++++++++++++++++
 .../camel/reifier/errorhandler/ErrorHandlerReifier.java  | 10 +++++-----
 .../reifier/errorhandler/NoErrorHandlerReifier.java      | 16 ++++++++++++++++
 11 files changed, 93 insertions(+), 11 deletions(-)

Reply via email to