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 2021/02/07 15:12:22 UTC

[camel] branch regen_bot updated (c8fdce3 -> aa1992e)

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 c8fdce3  CAMEL-16161: Route template does not support autoStartup
     add aa1992e  CAMEL-16146: Automate list of secret options in SensitiveHelper.java

No new revisions were added by this update.

Summary of changes:
 catalog/camel-catalog/pom.xml                      |   2 +
 .../java/org/apache/camel/util/SensitiveUtils.java |  67 +++++++-
 .../maven/packaging/UpdateSensitizeHelper.java     | 178 +++++++++++++++++++++
 3 files changed, 244 insertions(+), 3 deletions(-)
 create mode 100644 tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/UpdateSensitizeHelper.java