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 d8999df CAMEL-16656: camel-core - ResourceReloader SPI - Allow to reload on changes new dab6bfd CAMEL-17206: camel-kamelet-main - Add support for route reload new a41b6ae CAMEL-17206: camel-jbang - Add reload option to enable live reload of routes when updated/saved. The 2 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: .../modules/ROOT/pages/camel-jbang.adoc | 24 +++++++++++++++++++++- .../apache/camel/dsl/jbang/core/commands/Run.java | 6 ++++++ .../java/org/apache/camel/main/KameletMain.java | 8 +++++++- 3 files changed, 36 insertions(+), 2 deletions(-)