This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 155a0591ca8 CAMEL-18600: properties component - Allow to turn off 
nested placeholders
     new 127a3316e79 CAMEL-18600: properties component - Allow to turn off 
nested placeholders
     new c14f001c7dc CAMEL-18600: properties component - Allow to turn off 
nested placeholders

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:
 components/camel-jasypt/src/main/docs/jasypt.adoc       | 13 +++++++++----
 .../camel/component/jasypt/JasyptPropertiesTest.java    |  2 ++
 .../jasypt/SpringJasyptBridgePropertiesAutowireTest.xml |  6 ++++++
 .../jasypt/SpringJasyptBridgePropertiesTest.xml         |  6 ++++++
 .../component/jasypt/SpringJasyptProperties2Test.xml    |  1 +
 .../component/jasypt/SpringJasyptPropertiesTest.xml     |  2 ++
 .../camel/component/properties/PropertiesComponent.java | 17 -----------------
 .../org/apache/camel/core/xml/propertyPlaceholder.json  |  1 +
 .../camel/core/xml/AbstractCamelContextFactoryBean.java |  3 +++
 .../core/xml/CamelPropertyPlaceholderDefinition.java    | 15 +++++++++++++++
 10 files changed, 45 insertions(+), 21 deletions(-)

Reply via email to