You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/11/21 10:45:12 UTC

[camel] branch master updated (2153b7f -> 255560c)

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

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


    from 2153b7f  CAMEL-14198: Fix camel-spring-boot to not restart routes on startup if using main-route-controller due to routes being discovered and configured twice.
     add 255560c  CAMEL-14198: Fix test

No new revisions were added by this update.

Summary of changes:
 .../boot/SupervisingRouteControllerRestartTest.java     | 12 ++++++++----
 .../spring/boot/SupervisingRouteControllerTest.java     | 17 ++++++++---------
 .../src/main/resources/application.properties           |  4 ----
 3 files changed, 16 insertions(+), 17 deletions(-)