This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new c1528319c4f CAMEL-18267: ContextReloadStrategy to reload all routes after external changes such as properties/vault updated. c1528319c4f is described below commit c1528319c4f9ca5c3a2319886ae922610dc5b1bd Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Sep 2 08:04:12 2022 +0200 CAMEL-18267: ContextReloadStrategy to reload all routes after external changes such as properties/vault updated. --- docs/user-manual/modules/ROOT/pages/route-reload.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/user-manual/modules/ROOT/pages/route-reload.adoc b/docs/user-manual/modules/ROOT/pages/route-reload.adoc index 99ddfe9b154..d005f2de817 100644 --- a/docs/user-manual/modules/ROOT/pages/route-reload.adoc +++ b/docs/user-manual/modules/ROOT/pages/route-reload.adoc @@ -9,8 +9,6 @@ NOTE: This feature is not supported when using Camel Quarkus, as you should be u the hot-reloading functionality that comes with Quarkus instead. This functionality can also reload Java source code changes and much more. -TIP: See related xref:context-reload.adoc[] - == Using route reloading You cannot watch for file changes in the Java classpath. It is only possible to watch