This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 763bfeb User forum issue new 577a4f1 CAMEL-15155: camel-core - PropertyBindingSupport - Add # syntax to refer to property placeholder by id new eec9e67 CAMEL-15155: camel-core - PropertyBindingSupport - Add # syntax to refer to property placeholder by id The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: ...t.java => FromFilePasswordPropertyRefTest.java} | 22 +++++-- .../component/properties/PropertiesComponent.java | 9 ++- .../camel/support/PropertyBindingSupportTest.java | 37 ++++++++++++ .../camel/support/PropertyBindingSupport.java | 36 ++++++++++- .../faq/pages/how-do-i-configure-endpoints.adoc | 70 ++++++++++++++++++---- 5 files changed, 151 insertions(+), 23 deletions(-) copy components/camel-ftp/src/test/java/org/apache/camel/component/file/remote/{FromFilePasswordBeanRefTest.java => FromFilePasswordPropertyRefTest.java} (75%)