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 36a1304 Migrates the camel-aws2-kms tests to the shared test infra
(#4645)
add e453db6 camel-disruptor: fixed deprecations in test code (#4646)
add 5dae542 camel-kafka: fixed deprecations in test code (#4647)
No new revisions were added by this update.
Summary of changes:
.../disruptor/DirectRequestReplyAndDisruptorInOnlyTest.java | 3 ++-
.../apache/camel/component/disruptor/DisruptorUnitOfWorkTest.java | 2 +-
.../component/disruptor/DisruptorWaitForTaskAsPropertyTest.java | 6 ++++--
.../disruptor/DisruptorWaitForTaskIfReplyExpectedTest.java | 6 ++++--
.../camel/component/disruptor/DisruptorWaitForTaskNeverTest.java | 4 +++-
.../disruptor/vm/DisruptorVmWaitForTaskIfReplyExpectedTest.java | 7 ++++---
.../component/disruptor/vm/DisruptorVmWaitForTaskNewerTest.java | 5 +++--
.../org/apache/camel/component/kafka/BaseEmbeddedKafkaTest.java | 1 -
.../org/apache/camel/component/kafka/KafkaProducerFullTest.java | 7 ++++---
.../java/org/apache/kafka/clients/consumer/KafkaConsumerTest.java | 8 +++++---
10 files changed, 30 insertions(+), 19 deletions(-)