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 2021/02/01 14:54:43 UTC

[camel] branch regen_bot updated (ff74af9 -> 22e939d)

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 ff74af9  Regen for commit 947cb7e11cbbb959e3475bf609610a9b9de41b2d
     add 22e939d  CAMEL-16126: camel-core - errorHandler(ref) to make it easier to specify error handler by refernce

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/builder/RouteBuilder.java     | 13 +++++++++++
 .../ErrorHandlerRefPropertyPlaceholderTest.java}   | 27 +++++++++++++---------
 .../ErrorHandlerRefTest.java}                      | 23 +++++++++---------
 3 files changed, 41 insertions(+), 22 deletions(-)
 copy core/camel-core/src/test/java/org/apache/camel/{processor/onexception/OnExceptionHandledTest.java => builder/ErrorHandlerRefPropertyPlaceholderTest.java} (64%)
 copy core/camel-core/src/test/java/org/apache/camel/{processor/LanguageBuilderTest.java => builder/ErrorHandlerRefTest.java} (67%)