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 2dbe14d camel-aws2-ddb: added data examples of PutItem and UpdateItem
(#6944)
add e98ac78 [CAMEL-17651] fix reload strategy and related doc (#6956)
add 6ff7b37 [CAMEL-17651] fix reload strategy and related doc
No new revisions were added by this update.
Summary of changes:
.../support/RouteWatcherReloadStrategyTest.java | 66 ++++++++++++++++++++++
.../camel/support/RouteWatcherReloadStrategy.java | 12 +++-
.../modules/ROOT/pages/route-reload.adoc | 2 +-
3 files changed, 77 insertions(+), 3 deletions(-)
create mode 100644
core/camel-core/src/test/java/org/apache/camel/support/RouteWatcherReloadStrategyTest.java