This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from bb21e48 camel-braintree: test fixes and improvements (#5376)
new 0426da7 CAMEL-16512 - Camel-Azure components: mark the clients as
autowired - Storage-Blob
new 798b7da CAMEL-16512 - Camel-Azure components: mark the clients as
autowired - Storage-Blob
new d2524c2 Camel-Azure-Storage-Blob: The 1.0.2 is using Jackson BOM
2.11.3 and it won't work with Jackson 2.12.x
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../catalog/docs/azure-storage-blob-component.adoc | 10 +-
.../camel-azure/camel-azure-storage-blob/pom.xml | 21 ++++
.../storage/blob/BlobComponentConfigurer.java | 11 +--
.../azure/storage/blob/BlobEndpointConfigurer.java | 11 +--
.../azure/storage/blob/BlobEndpointUriFactory.java | 3 +-
.../azure/storage/blob/azure-storage-blob.json | 6 +-
.../main/docs/azure-storage-blob-component.adoc | 10 +-
.../azure/storage/blob/BlobComponent.java | 20 ----
.../azure/storage/blob/BlobConfiguration.java | 16 +--
.../AzureStorageBlobComponentBuilderFactory.java | 19 ----
.../endpoint/dsl/BlobEndpointBuilderFactory.java | 110 ---------------------
.../ROOT/pages/azure-storage-blob-component.adoc | 10 +-
parent/pom.xml | 1 +
13 files changed, 49 insertions(+), 199 deletions(-)