You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/06/06 11:09:08 UTC

[camel] branch regen_bot updated (3b859e1c047 -> ac1525a2e61)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 3b859e1c047 Sync deps
     add 10301996622 CAMEL-18042: Rollback with doTry .. doCatch should execute entire doCatch block and not only first processor.
     add ac1525a2e61 Regen for commit 1030199662201a965cce33a2231cba4fbf1c34d5

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/processor/CatchProcessor.java | 22 +++++++++++++++++-
 ...llbackTest.java => RollbackDoTryCatchTest.java} | 26 ++++++++++++++++++----
 2 files changed, 43 insertions(+), 5 deletions(-)
 copy core/camel-core/src/test/java/org/apache/camel/processor/{RollbackTest.java => RollbackDoTryCatchTest.java} (73%)