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/08 05:35:34 UTC

[camel] branch regen_bot updated (72bfd95 -> ef510b0)

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 72bfd95  Regen for commit e06260fde8645e26d52867cfaab9f3ae0d771ef5
    omit e06260f  Camel-azure-storage-blob: remove deprecated setSize and getSize with other cleanups (#4393)

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 (ef510b0)
            \
             O -- O -- O   (72bfd95)

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     |  4 +--
 .../catalog/docs/azure-storage-blob-component.adoc |  4 +--
 .../azure/storage/blob/azure-storage-blob.json     |  4 +--
 .../main/docs/azure-storage-blob-component.adoc    |  4 +--
 .../component/azure/storage/blob/BlobBlock.java    |  6 ++--
 .../azure/storage/blob/BlobComponent.java          | 24 +++++++--------
 .../azure/storage/blob/BlobConfiguration.java      |  4 +--
 .../storage/blob/operations/BlobOperations.java    | 13 +++-----
 .../azure/storage/blob/BlobComponentTest.java      | 29 ++++++++---------
 .../blob/BlobConfigurationOptionsProxyTest.java    |  2 +-
 .../azure/storage/blob/BlobConsumerIT.java         |  6 ++--
 .../azure/storage/blob/BlobProducerIT.java         | 14 ++++-----
 .../blob/operations/BlobContainerOperationsIT.java |  4 +--
 .../operations/BlobContainerOperationsTest.java    | 10 +++---
 .../storage/blob/operations/BlobOperationsIT.java  | 22 ++++++-------
 .../blob/operations/BlobOperationsTest.java        | 12 ++++----
 .../AzureStorageBlobComponentBuilderFactory.java   |  6 ++--
 .../endpoint/dsl/BlobEndpointBuilderFactory.java   | 36 +++++++++++-----------
 .../ROOT/pages/azure-storage-blob-component.adoc   |  4 +--
 19 files changed, 100 insertions(+), 108 deletions(-)