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 8fbf7cfc5e9 (chores) camel-google-bigquery: fix links in readme
(#10959)
add 6ad6abd1531 Camel 19557 (#10804)
No new revisions were added by this update.
Summary of changes:
.../camel/builder/FluentProducerTemplateTest.java | 29 +++++--------
.../direct/DirectNoMultipleConsumersTest.java | 18 +++-----
...BeginAndCommitExpressionRenameStrategyTest.java | 19 ++++-----
...leConsumerBeginAndCommitRenameStrategyTest.java | 31 +++++---------
.../GenericFileDeleteProcessStrategyTest.java | 12 +++---
.../log/DefaultExchangeFormatterTest.java | 10 ++++-
.../camel/component/log/LogCustomLoggerTest.java | 9 ++--
.../component/mock/MockEndpointTimeClauseTest.java | 2 +-
...ropertiesComponentOnlyUseDefaultValuesTest.java | 9 +---
.../component/rest/FromRestUriPrefixTest.java | 2 +-
.../camel/component/saga/SagaComponentTest.java | 9 +---
.../seda/SameSedaQueueSizeAndNoSizeTest.java | 48 ++++++++--------------
.../SedaBlockWhenFullInvalidConfigurationTest.java | 12 ++----
.../component/seda/SedaBlockWhenFullTest.java | 37 +++++++----------
.../seda/SedaConcurrentConsumersNPEIssueTest.java | 30 ++++++--------
.../seda/SedaDefaultBlockWhenFullTest.java | 16 ++++----
.../seda/SedaDefaultUnboundedQueueSizeTest.java | 10 ++---
.../seda/SedaInOutChainedTimeoutTest.java | 20 ++++-----
.../seda/SedaInOutChainedWithOnCompletionTest.java | 2 +-
.../component/seda/SedaInOutWithErrorTest.java | 13 +++---
.../camel/component/seda/SedaNoConsumerTest.java | 38 +++++++----------
.../camel/component/seda/SedaTimeoutTest.java | 30 +++++++-------
.../SedaWaitForTaskCompleteOnCompletionTest.java | 13 +++---
.../camel/component/timer/TimerEndpointTest.java | 15 +++----
.../component/timer/TimerWithTimeOptionTest.java | 17 +++-----
.../validator/ValidatorIllegalImportTest.java | 17 ++++----
.../validator/ValidatorLazyStartProducerTest.java | 17 ++++----
.../validator/ValidatorWithDirectTest.java | 11 ++---
.../camel/main/MainPropertyPlaceholderTest.java | 1 +
.../camel/main/MainSupportCommandLineTest.java | 12 ++++--
.../java/org/apache/camel/main/MainVaultTest.java | 16 ++++----
31 files changed, 217 insertions(+), 308 deletions(-)