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 2022/04/18 12:25:21 UTC

[camel] branch regen_bot updated (74f218df543 -> 711d0387e87)

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 74f218df543 CAMEL-17977: camel-jbang - Output JVM version when starting up
     add bc0b585e1dd CAMEL-17978: camel-jbang - Skip adding readme files to classpath
     add 21a9e350221 Polished
     add 711d0387e87 Polished

No new revisions were added by this update.

Summary of changes:
 components/camel-debug/src/main/docs/debug.adoc    |  2 +-
 .../camel/impl/engine/AbstractCamelContext.java    |  2 +-
 .../support/FileWatcherResourceReloadStrategy.java | 11 ++++++++--
 .../camel/support/RouteWatcherReloadStrategy.java  |  5 +++++
 .../apache/camel/dsl/jbang/core/commands/Run.java  | 24 ++++++++++++++++++++++
 dsl/camel-jbang/camel-jbang-main/README.md         |  2 +-
 6 files changed, 41 insertions(+), 5 deletions(-)