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/04/11 16:31:24 UTC

[camel] branch regen_bot updated (c483ea3d62f -> 039c0c12556)

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 c483ea3d62f Replaced the concatenation as an argument of StringBuilder.append() call with the chain of StringBuilder.append() calls. Converted single char strings to chars. PR for core (#9845)
     add b3b6782895d (chores) camel-azure: cleanup verbose overrides
     add f83348427c7 (chores) camel-bean: cleanup verbose overrides
     add 23db03b27c2 (chores) camel-bindy: cleanup verbose overrides
     add 8e9df13ff0c (chores) camel-caffeine: cleanup verbose overrides
     add b77072edfd0 (chores) camel-chunk: cleanup verbose overrides
     add 4d02858dbe0 (chores) camel-cm-sms: cleanup verbose overrides
     add 678ae361236 (chores) camel-cometd: cleanup verbose overrides
     add 1928a228f5e (chores) camel-core-processor: cleanup verbose overrides
     add 5e76f8b19d4 (chores) camel-util: cleanup verbose overrides
     add 723aadadea1 (chores) camel-jbang: cleanup verbose overrides
     add 039c0c12556 (chores) camel-kamelet-main: cleanup verbose overrides

No new revisions were added by this update.

Summary of changes:
 .../camel/component/azure/key/vault/KeyVaultProducer.java      | 10 ----------
 .../camel/component/azure/servicebus/ServiceBusConsumer.java   |  5 -----
 .../java/org/apache/camel/component/bean/BeanEndpoint.java     |  6 ------
 .../bindy/format/factories/BigIntegerFormatFactory.java        |  5 -----
 .../component/caffeine/load/CaffeineLoadCacheEndpoint.java     |  5 -----
 .../java/org/apache/camel/component/chunk/ChunkEndpoint.java   |  7 -------
 .../main/java/org/apache/camel/component/cm/CMComponent.java   |  5 -----
 .../org/apache/camel/component/cometd/CometdComponent.java     |  5 -----
 .../camel/processor/loadbalancer/FailOverLoadBalancer.java     |  6 ------
 .../java/org/apache/camel/util/SkipLastByteInputStream.java    |  5 -----
 .../apache/camel/dsl/jbang/core/common/CommandLineHelper.java  |  5 -----
 .../camel/main/download/DependencyDownloaderClassLoader.java   |  5 -----
 12 files changed, 69 deletions(-)