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 2022/04/04 11:48:57 UTC

[camel] branch regen_bot updated (c89822db92f -> e4af8392158)

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


    omit c89822db92f Regen for commit 5bd5645da00a4a7e470731de97404de7f8baecb2
     add 358133d7c13 CAMEL-17686 - Support ability to load properties from Vault/Secrets cloud services - Azure Key Vault
     add dbef8c96ad4  CAMEL-17686 - Support ability to load properties from Vault/Secrets cloud services - Azure Key Vault
     add ee2489b7efe CAMEL-17686 - Support ability to load properties from Vault/Secrets cloud services - Azure Key Vault
     add 43a1e8c3246 CAMEL-17686 - Support ability to load properties from Vault/Secrets cloud services - Azure Key Vault
     add 44a62936c5d CAMEL-17686 - Support ability to load properties from Vault/Secrets cloud services - Azure Key Vault
     add e4af8392158 Regen for commit 44a62936c5d5362b0df8a8cbb034a088d59b8d94

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c89822db92f)
            \
             N -- N -- N   refs/heads/regen_bot (e4af8392158)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../main/camel-main-configuration-metadata.json    |  5 +++++
 .../camel/vault/AzureVaultConfiguration.java       | 24 +++++++++++-----------
 .../camel-main-configuration-metadata.json         |  5 +++++
 core/camel-main/src/main/docs/main.adoc            | 12 +++++++++++
 .../maven/packaging/PrepareCamelMainMojo.java      | 15 ++++++++++++++
 5 files changed, 49 insertions(+), 12 deletions(-)