Otavio Rodolfo Piske created CAMEL-21591:
--------------------------------------------
Summary: Fix components using Awaitility from TestContainers
Key: CAMEL-21591
URL: https://issues.apache.org/jira/browse/CAMEL-21591
Project: Camel
Issue Type: Task
Components: camel-aws2, camel-jms, camel-kafka
Reporter: Otavio Rodolfo Piske
We have a few components using Awaitility from test containers instead of the
actual one.
There are multiple tests in AWS2 and a few on Kafka that are using
{color:#000000}org.testcontainers.shaded.org.awaitility.Awaitility{color}.await
instead of {color:#000000}.org.awaitility.Awaitility{color}.await.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)