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


 discard 2cf6398e84c Regen for commit 4e8dbad8ab740b4adc0041e274390bc6e35d42c2
    omit 4e8dbad8ab7 CAMEL-19326: camel-jbang - Register reload services eager

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (44ab3d969e6)
            \
             O -- O -- O   (2cf6398e84c)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/spi/ContextReloadStrategy.java    | 25 ++++++++++-
 .../java/org/apache/camel/spi/ReloadStrategy.java  | 51 ----------------------
 .../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 ++------
 9 files changed, 81 insertions(+), 87 deletions(-)
 delete mode 100644 
core/camel-api/src/main/java/org/apache/camel/spi/ReloadStrategy.java

Reply via email to