This is an automated email from the ASF dual-hosted git repository.
fmariani pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 096329ddfa8 CAMEL-20232: camel-core - Kamelets with Enrich and
PollEnrich dynamic endpoints with template parameters (#12443)
new 805c3829630 CAMEL-20231: make generators configurable
new 9d66b01c1c3 Update jasypt docs
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 | 16 +++++++++++++
.../component/jasypt/JasyptPropertiesParser.java | 21 +++++++++++++++++
.../org/apache/camel/component/jasypt/Main.java | 22 ++++++++++++++++++
.../jasypt/JasyptPropertiesParserTest.java | 21 ++++++++---------
.../jasypt/JasytPropertiesParserCustomAlgTest.java | 26 ++++++++++++++++------
5 files changed, 89 insertions(+), 17 deletions(-)
copy
core/camel-core/src/test/java/org/apache/camel/component/bean/BeanWithHeaderAnnotation.java
=>
components/camel-jasypt/src/test/java/org/apache/camel/component/jasypt/JasytPropertiesParserCustomAlgTest.java
(50%)