This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 3fafa5a CAMEL-14715 - More docs and upgrade new 14babe8 CAMEL-13462 - Override blob name using header implementation. new e51ac7c CAMEL-13462 - remove some code that shouldn't be there. new b576c10 CAMEL-13462 - Remove unused imports. Rename override constant. new b802572 CAMEL-13462: Fix override blob header new 166a554 Regen The 5 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: .../src/main/docs/azure-blob-component.adoc | 16 +- .../azure/blob/BlobHeadersConstants.java} | 6 +- .../component/azure/blob/BlobServiceComponent.java | 4 +- .../component/azure/blob/BlobServiceProducer.java | 197 ++++++++++++--------- .../component/azure/blob/BlobServiceUtil.java | 54 +++--- .../azure/blob/BlobServiceAppendConsumerTest.java | 8 +- .../azure/blob/BlobServiceBlockConsumerTest.java | 8 +- ...lobServiceComponentConfigurationClientTest.java | 9 +- .../BlobServiceComponentConfigurationTest.java | 11 +- .../BlobServiceProducerOverrideBlobNameTest.java} | 45 ++--- .../azure/blob/BlobServiceProducerSpringTest.java | 31 +--- .../component/azure/blob/BlobServiceUtilTest.java | 8 +- .../azure/common/AzureCredentialsTest.java | 6 +- .../azure/common/AzureServiceCommonTestUtil.java | 6 +- .../azure/common/MissingCredentialsTest.java | 12 +- ...eueServiceComponentClientConfigurationTest.java | 9 +- .../QueueServiceComponentConfigurationTest.java | 9 +- .../modules/ROOT/pages/azure-blob-component.adoc | 16 +- 18 files changed, 235 insertions(+), 220 deletions(-) copy components/{camel-apns/src/main/java/org/apache/camel/component/apns/model/ConnectionStrategy.java => camel-azure/src/main/java/org/apache/camel/component/azure/blob/BlobHeadersConstants.java} (84%) copy components/{camel-aws-ddb/src/test/java/org/apache/camel/component/aws/ddb/UpdateTableCommandTest.java => camel-azure/src/test/java/org/apache/camel/component/azure/blob/BlobServiceProducerOverrideBlobNameTest.java} (51%)