You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by or...@apache.org on 2020/11/20 14:38:19 UTC

[camel] branch master updated (36a1304 -> e453db6)

This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a change to branch master
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)

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 +++--
 7 files changed, 21 insertions(+), 12 deletions(-)