This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 0652c0b Regen for commit 6ede5be902da2358b1a6397a6ea2d7d6f73f5772 (#5082) 0652c0b is described below commit 0652c0bd58a71c4be612d86ac0201841ddf00c1e Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Feb 12 17:44:45 2021 +0100 Regen for commit 6ede5be902da2358b1a6397a6ea2d7d6f73f5772 (#5082) Signed-off-by: GitHub <nore...@github.com> Co-authored-by: oscerd <osc...@users.noreply.github.com> --- docs/components/modules/ROOT/pages/properties-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/modules/ROOT/pages/properties-component.adoc b/docs/components/modules/ROOT/pages/properties-component.adoc index 7c41bcf..afd2dff 100644 --- a/docs/components/modules/ROOT/pages/properties-component.adoc +++ b/docs/components/modules/ROOT/pages/properties-component.adoc @@ -314,7 +314,7 @@ from("direct:start") The property placeholders is also supported in many of the Camel Spring XML tags such as -`<package>, <packageScan>, <contextScan>, <jmxAgent>, <endpoint>, <routeBuilder>, <proxy>` +`<package>, <packageScan>, <contextScan>, <jmxAgent>, <endpoint>, <routeBuilder>, and the others. The example below has property placeholder in the `<jmxAgent>` tag: