You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by al...@apache.org on 2019/09/22 19:40:20 UTC

[camel] branch CAMEL-13965 updated (696b34e -> a88a110)

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

aldettinger pushed a change to branch CAMEL-13965
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 696b34e  CAMEL-13965: Fixed the build
     add ffbe0d1  CAMEL-13965: Restored pom.xml formatting and corrected log messages
     add a88a110  CAMEL-13965: Shrink the code a bit with AdviceWithRouteBuilder

No new revisions were added by this update.

Summary of changes:
 components/camel-test-spring-junit5/pom.xml        | 141 +++++++++++----------
 .../junit5/CamelSpringBootExecutionListener.java   |   8 +-
 ...nterceptSendToEndpointWithLoadbalancerTest.java |  14 +-
 .../test/issues/AdviceWithOnCompletionTest.java    |  14 +-
 .../AdviceWithOnExceptionMultipleIssueTest.java    |  31 +----
 .../test/issues/AdviceWithOnCompletionTest.xml     |   2 +-
 6 files changed, 94 insertions(+), 116 deletions(-)