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 2020/10/16 06:48:36 UTC

[camel] branch regen_bot updated (1e248f7 -> b5d1305)

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.


 discard 1e248f7  Regen for commit 61b03d39b1c772683ae5e8e1e8357bc80d127761
    omit 61b03d3  CAMEL-15680: [camel-azure] Add blob batch filtering capability (#4443)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (b5d1305)
            \
             O -- O -- O   (1e248f7)

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:
 .../catalog/components/azure-storage-blob.json     |  2 -
 .../catalog/docs/azure-storage-blob-component.adoc |  9 ++--
 .../storage/blob/BlobComponentConfigurer.java      |  3 --
 .../azure/storage/blob/BlobEndpointConfigurer.java |  3 --
 .../azure/storage/blob/BlobEndpointUriFactory.java |  3 +-
 .../azure/storage/blob/azure-storage-blob.json     |  2 -
 .../main/docs/azure-storage-blob-component.adoc    |  9 ++--
 .../azure/storage/blob/BlobConfiguration.java      | 14 -----
 .../blob/BlobConfigurationOptionsProxy.java        |  8 ---
 .../azure/storage/blob/BlobConstants.java          |  1 -
 .../azure/storage/blob/BlobExchangeHeaders.java    |  4 --
 .../blob/operations/BlobContainerOperations.java   | 19 +++----
 .../blob/BlobConfigurationOptionsProxyTest.java    | 62 ----------------------
 .../operations/BlobContainerOperationsTest.java    | 47 ----------------
 .../AzureStorageBlobComponentBuilderFactory.java   | 15 ------
 .../endpoint/dsl/BlobEndpointBuilderFactory.java   | 42 ---------------
 .../ROOT/pages/azure-storage-blob-component.adoc   |  9 ++--
 17 files changed, 16 insertions(+), 236 deletions(-)