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/10/25 08:09:50 UTC

[camel] branch regen_bot updated (bb74cc92c1d -> 43913192737)

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 bb74cc92c1d Micrometer threadPoolFactory doc configuration change (#11821)
     add 7f803e4b3e5 chore: Cleanup assertions (#11824)
     add 43913192737 Upgrade AWS SDK v2 to version 2.21.7 (#11829)

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 ++-
 .../fixed/skipfields/BindySimpleSkipFieldsTest.java  |  3 ++-
 .../camel/component/cometd/CometBindingTest.java     | 15 ++++++++-------
 .../language/csimple/joor/OriginalSimpleTest.java    |  5 ++---
 .../camel/dataformat/csv/CsvDataFormatTest.java      |  6 +++---
 .../camel/component/cxf/converter/ConverterTest.java |  2 +-
 .../component/cxf/jaxrs/CxfRsSpringEndpointTest.java |  2 +-
 .../DisruptorShouldNotUseSameThreadTest.java         |  4 ++--
 .../component/disruptor/DisruptorUnitOfWorkTest.java |  3 ++-
 .../FhirJsonDataformatErrorHandlerTest.java          |  3 ++-
 .../component/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 ++-
 .../component/jetty/HttpFilterCamelHeadersTest.java  |  4 ++--
 .../camel/component/jetty/HttpHeaderCaseTest.java    |  5 +++--
 .../component/jetty/HttpRedirectNoLocationTest.java  | 17 ++++++++---------
 .../jetty/rest/RestJettyNoContentRestConfigTest.java | 10 +++++-----
 .../jira/JiraComponentConfigurationTest.java         |  7 ++++---
 .../apache/camel/component/jolt/JoltRemovrTest.java  |  3 ++-
 ...LevelDBAggregationRepositoryLoadExistingTest.java |  3 ++-
 ...LevelDBAggregationRepositoryMultipleRepoTest.java | 17 +++++++++--------
 ...elDBAggregationRepositoryRecoverExistingTest.java |  2 +-
 .../leveldb/LevelDBAggregationRepositoryTest.java    |  9 +++++----
 .../camel/component/mail/MailComponentTest.java      |  4 ++--
 .../integration/MongoDbIdempotentRepositoryIT.java   |  7 ++++---
 .../netty/http/NettyHttpHeaderCaseTest.java          |  5 +++--
 .../camel/component/smpp/SmppComponentTest.java      | 20 ++++++++++----------
 .../camel/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 +++--
 .../apache/camel/spring/util/EndpointHelperTest.java |  3 ++-
 .../component/sql/SqlProducerInsertNullTest.java     |  3 ++-
 .../sql/SqlProducerUseMessageBodyForSqlTest.java     |  3 ++-
 .../jdbc/JdbcAggregateStoreAsText2Test.java          | 17 +++++++++--------
 .../aggregate/jdbc/JdbcAggregateStoreAsTextTest.java | 17 +++++++++--------
 .../JdbcAggregationRepositoryMultipleRepoTest.java   | 17 +++++++++--------
 ...JdbcAggregationRepositoryRecoverExistingTest.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 ++-
 .../camel/management/BacklogTracerFilterTest.java    |  3 ++-
 .../apache/camel/management/BacklogTracerTest.java   |  5 +++--
 .../management/ManagedTransformerRegistryTest.java   |  5 +++--
 .../org/apache/camel/util/CamelURIParserTest.java    | 20 ++++++++++----------
 .../java/org/apache/camel/util/StringHelperTest.java |  2 +-
 .../java/org/apache/camel/util/URISupportTest.java   |  7 ++++---
 parent/pom.xml                                       |  2 +-
 61 files changed, 213 insertions(+), 171 deletions(-)