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 2021/11/22 10:16:48 UTC

[camel] branch main updated (671f842 -> b4ce306)

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

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


    from 671f842  CAMEL-17215: camel-jbang - Reload should restart max-messages duration
     add b4ce306  CAMEL-17215: camel-jbang - Reload should restart max-messages duration

No new revisions were added by this update.

Summary of changes:
 .../MainConfigurationPropertiesConfigurer.java     |  6 ++++++
 .../camel-main-configuration-metadata.json         |  1 +
 core/camel-main/src/main/docs/main.adoc            |  3 ++-
 .../camel/main/DefaultConfigurationProperties.java | 23 ++++++++++++++++++++++
 .../camel/main/MainDurationEventNotifier.java      | 17 ++++++++++------
 .../java/org/apache/camel/main/MainSupport.java    |  3 ++-
 6 files changed, 45 insertions(+), 8 deletions(-)