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 2023/09/14 11:07:40 UTC

[camel] branch regen_bot updated (a058dfcdc8c -> 0139562ecae)

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


    from a058dfcdc8c Enable cassandra on ppc64le (#11393)
     add 0139562ecae (chores) camel-components: use unmodifiable lists when possible (#11395)

No new revisions were added by this update.

Summary of changes:
 .../test/java/org/apache/camel/component/aws/xray/TestUtils.java    | 5 ++---
 .../component/azure/cosmosdb/integration/CosmosDbProducerIT.java    | 3 +--
 .../azure/servicebus/integration/ServiceBusProducerTest.java        | 3 +--
 .../component/azure/storage/blob/integration/BlobOperationsIT.java  | 3 +--
 .../azure/storage/blob/operations/BlobContainerOperationsTest.java  | 5 ++---
 .../datalake/operations/DataLakeFileSystemOperationTest.java        | 6 +++---
 .../storage/queue/operations/integration/QueueOperationsIT.java     | 5 ++---
 .../queue/operations/integration/QueueServiceOperationsIT.java      | 3 +--
 .../consul/cluster/ConsulClusteredRoutePolicyFactoryIT.java         | 3 +--
 .../component/consul/cluster/ConsulClusteredRoutePolicyIT.java      | 3 +--
 .../org/apache/camel/component/consul/cluster/ConsulMasterIT.java   | 3 +--
 .../java/org/apache/camel/dataformat/csv/CsvMarshalHeaderTest.java  | 5 ++---
 .../csv/CsvMarshalHeaderWithCustomMarshallFactoryTest.java          | 3 +--
 .../org/apache/camel/component/cxf/jaxws/CxfProducerRouterTest.java | 3 +--
 .../remote/cluster/AbstractInfinispanRemoteClusteredIT.java         | 3 +--
 .../camel/component/jgroups/cluster/JGroupsLockMasterTest.java      | 3 +--
 .../java/org/apache/camel/component/kafka/KafkaProducerTest.java    | 2 +-
 .../apache/camel/component/knative/spi/KnativeEnvironmentTest.java  | 2 +-
 .../component/kubernetes/cluster/KubernetesClusterServiceTest.java  | 4 ++--
 .../java/org/apache/camel/component/master/MasterComponentTest.java | 3 +--
 .../org/apache/camel/component/nitrite/AbstractNitriteTest.java     | 3 +--
 .../apache/camel/opentelemetry/CamelOpenTelemetryTestSupport.java   | 3 +--
 .../camel/component/pulsar/integration/PulsarSuspendRouteIT.java    | 3 +--
 .../camel/component/reactive/streams/ConcurrentConsumersTest.java   | 2 +-
 .../org/apache/camel/spring/health/HealthCheckRegistryTest.java     | 3 +--
 .../org/apache/camel/component/telegram/TelegramChatBotTest.java    | 2 +-
 .../component/telegram/TelegramConsumerFallbackConversionTest.java  | 3 +--
 .../cluster/integration/ZooKeeperClusteredRoutePolicyFactoryIT.java | 3 +--
 .../cluster/integration/ZooKeeperClusteredRoutePolicyIT.java        | 3 +--
 .../component/zookeeper/cluster/integration/ZooKeeperMasterIT.java  | 3 +--
 30 files changed, 37 insertions(+), 61 deletions(-)