This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 778a35d CAMEL-17763: cleaned up unused exceptions in camel-undertow
new 85ec6ae CAMEL-17763: cleaned up unused exceptions in
camel-azure-cosmosdb
new 054d7b5 CAMEL-17763: cleaned up unused exceptions in
camel-azure-eventhubs
new 5564bcd CAMEL-17763: cleaned up unused exceptions in
camel-azure-servicebus
new 2f68d8e CAMEL-17763: cleaned up unused exceptions in
camel-azure-storage-blob
new 2a13a9c CAMEL-17763: cleaned up unused exceptions in
camel-azure-storage-datalake
new ed4107a CAMEL-17763: cleaned up unused exceptions in
camel-azure-storage-queue
The 6 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:
.../component/azure/cosmosdb/integration/CosmosDbConsumerIT.java | 4 ++--
.../component/azure/cosmosdb/integration/CosmosDbProducerIT.java | 4 ++--
.../integration/operations/CosmosDbContainerOperationsIT.java | 2 +-
.../camel/component/azure/eventhubs/EventHubsComponentTest.java | 2 +-
.../component/azure/eventhubs/integration/EventHubsConsumerIT.java | 4 ++--
.../component/azure/eventhubs/integration/EventHubsProducerIT.java | 4 ++--
.../camel/component/azure/servicebus/ServiceBusEndpointTest.java | 2 +-
.../azure/servicebus/integration/ServiceBusConsumerTest.java | 4 ++--
.../azure/servicebus/integration/ServiceBusProducerTest.java | 4 ++--
.../camel/component/azure/storage/blob/BlobComponentTest.java | 6 +++---
.../azure/storage/blob/integration/BlobChangeFeedOperationsIT.java | 4 ++--
.../azure/storage/blob/integration/BlobCopyProducerIt.java | 6 +++---
.../component/azure/storage/blob/integration/BlobProducerIT.java | 7 +++----
.../azure/storage/datalake/integration/DataLakeProducerIT.java | 4 ++--
.../camel/component/azure/storage/queue/QueueComponentTest.java | 2 +-
.../apache/camel/component/azure/storage/queue/QueueTestUtils.java | 2 +-
.../azure/storage/queue/integration/StorageQueueConsumerIT.java | 4 ++--
.../azure/storage/queue/integration/StorageQueueProducerIT.java | 6 +++---
18 files changed, 35 insertions(+), 36 deletions(-)