This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_40x in repository https://gitbox.apache.org/repos/asf/camel.git
from 1c85154e3f1 CAMEL-20022: camel-yaml-dsl: Add WARN log if kebab-case is detected (#11823) add d5feb9644e9 (chores) camel-core: reduce method size add bb74cc92c1d Micrometer threadPoolFactory doc configuration change (#11821) add 7f803e4b3e5 chore: Cleanup assertions (#11824) No new revisions were added by this update. Summary of changes: .../aws2/ddb/localstack/AWS2DeleteTableRuleIT.java | 3 +- .../bean/validator/BeanValidatorRouteTest.java | 7 +- .../BindySimpleIgnoreTrailingCharsTest.java | 3 +- .../skipfields/BindySimpleSkipFieldsTest.java | 3 +- .../camel/component/cometd/CometBindingTest.java | 15 +- .../language/csimple/joor/OriginalSimpleTest.java | 5 +- .../camel/dataformat/csv/CsvDataFormatTest.java | 6 +- .../component/cxf/converter/ConverterTest.java | 2 +- .../cxf/jaxrs/CxfRsSpringEndpointTest.java | 2 +- .../DisruptorShouldNotUseSameThreadTest.java | 4 +- .../disruptor/DisruptorUnitOfWorkTest.java | 3 +- .../FhirJsonDataformatErrorHandlerTest.java | 3 +- .../google/mail/GmailUsersMessagesIT.java | 4 +- .../hazelcast/HazelcastListConsumerTest.java | 3 +- .../HazelcastReliableTopicConsumerTest.java | 3 +- .../hazelcast/HazelcastSetConsumerTest.java | 3 +- .../hazelcast/HazelcastTopicConsumerTest.java | 3 +- .../converters/CamelInfluxDbConverterTest.java | 3 +- .../converters/CamelInfluxDbConverterTest.java | 3 +- .../jetty/HttpFilterCamelHeadersTest.java | 4 +- .../camel/component/jetty/HttpHeaderCaseTest.java | 5 +- .../jetty/HttpRedirectNoLocationTest.java | 17 +- .../rest/RestJettyNoContentRestConfigTest.java | 10 +- .../jira/JiraComponentConfigurationTest.java | 7 +- .../camel/component/jolt/JoltRemovrTest.java | 3 +- ...velDBAggregationRepositoryLoadExistingTest.java | 3 +- ...velDBAggregationRepositoryMultipleRepoTest.java | 17 +- ...DBAggregationRepositoryRecoverExistingTest.java | 2 +- .../leveldb/LevelDBAggregationRepositoryTest.java | 9 +- .../camel/component/mail/MailComponentTest.java | 4 +- .../src/main/docs/micrometer-component.adoc | 2 +- .../integration/MongoDbIdempotentRepositoryIT.java | 7 +- .../netty/http/NettyHttpHeaderCaseTest.java | 5 +- .../camel/component/smpp/SmppComponentTest.java | 20 +-- .../component/smpp/SmppConfigurationTest.java | 10 +- .../splunkhec/SplunkHECConfigurationTest.java | 13 +- .../apache/camel/component/redis/RedisSetTest.java | 3 +- .../camel/component/redis/RedisSortedSetTest.java | 5 +- .../SpringCamelContextThreadPoolProfilesTest.java | 11 +- .../DualSpringManagedThreadsThreadPoolTest.java | 9 +- .../SpringManagedThreadsThreadPoolTest.java | 5 +- .../camel/spring/util/EndpointHelperTest.java | 3 +- .../component/sql/SqlProducerInsertNullTest.java | 3 +- .../sql/SqlProducerUseMessageBodyForSqlTest.java | 3 +- .../jdbc/JdbcAggregateStoreAsText2Test.java | 17 +- .../jdbc/JdbcAggregateStoreAsTextTest.java | 17 +- .../JdbcAggregationRepositoryMultipleRepoTest.java | 17 +- ...bcAggregationRepositoryRecoverExistingTest.java | 2 +- .../jdbc/JdbcAggregationRepositoryTest.java | 9 +- .../ssh/SshShellOutputStringHelperTest.java | 5 +- .../CamelMessagingHeadersInjectAdapterTest.java | 3 +- .../xmlsecurity/XAdESSignaturePropertiesTest.java | 6 +- .../dataformat/zipfile/ZipFileDataFormatTest.java | 2 +- .../integration/ChildrenChangedOperationIT.java | 3 +- .../operations/integration/SetDataOperationIT.java | 3 +- .../language/simple/ast/BinaryExpression.java | 24 ++- .../camel/management/BacklogTracerFilterTest.java | 3 +- .../apache/camel/management/BacklogTracerTest.java | 5 +- .../management/ManagedTransformerRegistryTest.java | 5 +- .../org/apache/camel/support/ObjectHelper.java | 182 +++++++++++++-------- .../java/org/apache/camel/util/ObjectHelper.java | 38 +++-- .../org/apache/camel/util/CamelURIParserTest.java | 20 +-- .../org/apache/camel/util/StringHelperTest.java | 2 +- .../java/org/apache/camel/util/URISupportTest.java | 7 +- 64 files changed, 367 insertions(+), 261 deletions(-)