You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/12/13 13:33:40 UTC

(camel) branch regen_bot updated (096329ddfa8 -> 9d66b01c1c3)

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

github-bot pushed a change to branch regen_bot
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)
     add 805c3829630 CAMEL-20231: make generators configurable
     add 9d66b01c1c3 Update jasypt docs

No new revisions were added by this update.

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%)