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 846d1d4043a Sync deps add 632f7474ead Removed JBPM version placeholder since not used add 44ab3d969e6 Sync deps add 4e8dbad8ab7 CAMEL-19326: camel-jbang - Register reload services eager add 2cf6398e84c Regen for commit 4e8dbad8ab740b4adc0041e274390bc6e35d42c2 No new revisions were added by this update. Summary of changes: camel-dependencies/pom.xml | 1 - .../apache/camel/spi/ContextReloadStrategy.java | 25 +--------------------- ...textReloadStrategy.java => ReloadStrategy.java} | 11 ++++------ .../apache/camel/spi/ResourceReloadStrategy.java | 20 ++--------------- .../camel/impl/console/ContextDevConsole.java | 19 +++++----------- .../support/FileWatcherResourceReloadStrategy.java | 5 +++++ .../camel/support/RouteOnDemandReloadStrategy.java | 1 + .../camel/support/RouteWatcherReloadStrategy.java | 5 ++--- .../camel/cli/connector/LocalCliConnector.java | 25 ++++++---------------- .../java/org/apache/camel/main/KameletMain.java | 17 +++++++++++---- parent/pom.xml | 1 - 11 files changed, 40 insertions(+), 90 deletions(-) copy core/camel-api/src/main/java/org/apache/camel/spi/{ContextReloadStrategy.java => ReloadStrategy.java} (78%)