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/11/22 11:15:33 UTC

[camel] branch regen_bot updated (671f842 -> 2169122)

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 671f842  CAMEL-17215: camel-jbang - Reload should restart max-messages duration
     add b4ce306  CAMEL-17215: camel-jbang - Reload should restart max-messages duration
     add 2169122  Regen for commit b4ce30679f52de0a2b23e4e3ce54ec6b1606ebdb

No new revisions were added by this update.

Summary of changes:
 .../main/camel-main-configuration-metadata.json    |  1 +
 .../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 ++-
 7 files changed, 46 insertions(+), 8 deletions(-)