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 44ab3d969e6 Sync deps
add 4e8dbad8ab7 CAMEL-19326: camel-jbang - Register reload services eager
add b28d6c94768 Upgrade to groovy 4.0.12
add f842a7014a9 Regen for commit a460b86f9ee643b79e15be2096372b44636beee4
No new revisions were added by this update.
Summary of changes:
.../apache/camel/catalog/schemas/camel-spring.xsd | 7936 +++++++++++++-------
.../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 | 18 +-
pom.xml | 2 +-
11 files changed, 5405 insertions(+), 2662 deletions(-)
copy
core/camel-api/src/main/java/org/apache/camel/spi/{ContextReloadStrategy.java
=> ReloadStrategy.java} (78%)