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 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)
new b3b6782895d (chores) camel-azure: cleanup verbose overrides
new f83348427c7 (chores) camel-bean: cleanup verbose overrides
new 23db03b27c2 (chores) camel-bindy: cleanup verbose overrides
new 8e9df13ff0c (chores) camel-caffeine: cleanup verbose overrides
new b77072edfd0 (chores) camel-chunk: cleanup verbose overrides
new 4d02858dbe0 (chores) camel-cm-sms: cleanup verbose overrides
new 678ae361236 (chores) camel-cometd: cleanup verbose overrides
new 1928a228f5e (chores) camel-core-processor: cleanup verbose overrides
new 5e76f8b19d4 (chores) camel-util: cleanup verbose overrides
new 723aadadea1 (chores) camel-jbang: cleanup verbose overrides
new 039c0c12556 (chores) camel-kamelet-main: cleanup verbose overrides
The 11 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:
.../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(-)