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 a4f6087 camel-infinispan: implement route policy using clustering facilities new 9085572 CAMEL-16072: camel-main - Be less verbose when stopping. And return exit code from run method. new 7c996b4 CAMEL-16072: camel-main - be less verbose in summary off mode new f41c701 CAMEL-16072: Tabs as spaces new f2c51c4 CAMEL-16072: camel-main - be less verbose in summary off mode new 4b0efca CAMEL-16072: camel-main - be less verbose in summary off mode The 5 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: .../org/apache/camel/spring/camelContext.json | 2 +- .../java/org/apache/camel/StartupSummaryLevel.java | 1 + .../camel/impl/engine/AbstractCamelContext.java | 41 +++++++++++++--------- .../org/apache/camel/main/BaseMainSupport.java | 19 ++++++---- .../camel/main/DefaultMainShutdownStrategy.java | 2 +- .../src/main/java/org/apache/camel/main/Main.java | 8 +++-- .../apache/camel/main/MainCommandLineSupport.java | 10 ++++-- .../apache/camel/main/MainLifecycleStrategy.java | 2 +- 8 files changed, 52 insertions(+), 33 deletions(-)