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


    omit 86cbf9586c9 (chores) camel-azure-storage-queue: use unmodifiable list 
when possible
    omit 843dbab6fcb (chores) camel-azure-storage-datalake: use unmodifiable 
list when possible
    omit 05a92a27f3a (chores) camel-azure-servicebus: use unmodifiable list 
when possible
    omit df1bbf25e31 (chores) camel-digitalocean: use unmodifiable list when 
possible
    omit 4f060ba4ec8 (chores) camel-bindy: use unmodifiable list when possible
    omit 5a3fe1250ff (chores) camel-aws: use unmodifiable list when possible
    omit 67bf6aaf76f (chores) camel-support: use unmodifiable list when possible
    omit aa494aa1804 (chores) camel-management: use unmodifiable list when 
possible
    omit d2a27045463 (chores) camel-core-reifier: use unmodifiable list when 
possible
    omit 5fbee10baf3 (chores) camel-core-processor: use unmodifiable list when 
possible
    omit 96f20a66881 (chores) camel-core-model: use unmodifiable list when 
possible
    omit 9e1c984b149 (chores) camel-console: use unmodifiable list when possible
    omit b80bce1acf7 (chores) camel-cluster: use unmodifiable list when possible
    omit a213b16d047 (chores) camel-cloud: use unmodifiable list when possible
    omit 1d671d9eade (chores) camel-base: use unmodifiable list when possible
    omit 5eca134f62e (chores) camel-base-engine: use unmodifiable list when 
possible
    omit f3ac574be38 (chores) camel-api: use unmodifiable list when possible

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 (a2a5b908ab0)
            \
             O -- O -- O   (86cbf9586c9)

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:
 .../org/apache/camel/component/aws2/ddbstream/ShardTree.java  |  3 ++-
 .../camel/component/aws2/eventbridge/EventbridgeProducer.java |  3 ++-
 .../org/apache/camel/component/aws2/ses/Ses2Producer.java     |  9 +++++----
 .../camel/component/azure/servicebus/ServiceBusProducer.java  |  3 ++-
 .../datalake/client/DataLakeFileSystemClientWrapper.java      |  3 ++-
 .../storage/datalake/client/DataLakeServiceClientWrapper.java |  3 ++-
 .../azure/storage/queue/client/QueueClientWrapper.java        |  5 +++--
 .../azure/storage/queue/client/QueueServiceClientWrapper.java |  3 ++-
 .../dataformat/bindy/kvp/BindyKeyValuePairDataFormat.java     |  3 ++-
 .../digitalocean/producer/DigitalOceanDropletsProducer.java   |  3 ++-
 .../java/org/apache/camel/console/DevConsoleRegistry.java     |  3 ++-
 .../main/java/org/apache/camel/health/HealthCheckHelper.java  |  2 +-
 .../java/org/apache/camel/health/HealthCheckRegistry.java     |  3 ++-
 .../camel/impl/engine/DefaultSupervisingRouteController.java  | 11 ++++++-----
 .../camel/component/properties/PropertiesComponent.java       |  3 ++-
 .../org/apache/camel/impl/cloud/BlacklistServiceFilter.java   |  4 +++-
 .../org/apache/camel/impl/cloud/CombinedServiceDiscovery.java |  3 ++-
 .../org/apache/camel/impl/cloud/HealthyServiceFilter.java     |  3 ++-
 .../org/apache/camel/impl/cloud/StaticServiceDiscovery.java   |  3 ++-
 .../apache/camel/impl/cluster/ClusteredRouteController.java   |  3 ++-
 .../org/apache/camel/impl/console/JavaSecurityDevConsole.java |  5 +++--
 .../java/org/apache/camel/model/OnExceptionDefinition.java    |  3 ++-
 .../src/main/java/org/apache/camel/processor/Pipeline.java    |  3 ++-
 .../camel/processor/loadbalancer/WeightedLoadBalancer.java    |  7 +++++--
 .../camel/reifier/dataformat/FhirDataFormatReifier.java       |  2 +-
 .../org/apache/camel/management/mbean/ManagedComponent.java   |  2 +-
 .../apache/camel/management/mbean/ManagedRouteController.java |  3 ++-
 .../management/mbean/ManagedSupervisingRouteController.java   |  7 ++++---
 .../java/org/apache/camel/support/CamelContextHelper.java     |  5 +++--
 29 files changed, 71 insertions(+), 42 deletions(-)

Reply via email to