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 7f921b21f17 Bump maven-resolver-version from 1.9.19 to 1.9.20 (#13981)
add 9172a6ca791 (chores) camel-core: break a large and complex method in
AbstractCamelContextFactoryBean
add 16d33ecb03f (chores) camel-jms: cleanup flaky test
add 6244f305876 (chores) camel-controlbus: minor test cleanup
add 3a40f23710f CAMEL-20680: prevent unreliable Kafka tests from running
on the CI
add b68a49b28fc (chores) camel-flatpak: use final when possible
No new revisions were added by this update.
Summary of changes:
.../flatpack/FixedLengthAllowShortTest.java | 2 +-
...RequestReplyTempQueueMultipleConsumersTest.java | 30 +-
...eakOnFirstErrorOffUsingKafkaManualCommitIT.java | 8 +-
.../KafkaBreakOnFirstErrorReleaseResourcesIT.java | 7 +-
.../KafkaBreakOnFirstErrorReplayOldMessagesIT.java | 8 +-
.../KafkaBreakOnFirstErrorSeekIssueIT.java | 8 +-
...rstErrorWithBatchUsingAsyncCommitManagerIT.java | 8 +-
...irstErrorWithBatchUsingKafkaManualCommitIT.java | 8 +-
...rrorWithBatchUsingKafkaManualCommitRetryIT.java | 8 +-
...irstErrorWithBatchUsingSyncCommitManagerIT.java | 12 +-
.../core/xml/AbstractCamelContextFactoryBean.java | 668 ++++++++++++---------
.../controlbus/ControlBusFailRouteTest.java | 6 +-
12 files changed, 435 insertions(+), 338 deletions(-)