orpiske commented on code in PR #18756:
URL: https://github.com/apache/camel/pull/18756#discussion_r2239397863


##########
components/camel-spring-parent/camel-spring-rabbitmq/src/test/java/org/apache/camel/component/springrabbit/integration/RabbitMQProducerIT.java:
##########
@@ -27,6 +27,7 @@
 import org.apache.camel.RoutesBuilder;
 import org.apache.camel.builder.RouteBuilder;
 import org.apache.camel.component.springrabbit.SpringRabbitMQConstants;
+import org.apache.commons.lang3.time.StopWatch;

Review Comment:
   We have our own `StopWatch` in `org.apache.camel.util`. I think it can do 
all of this for you.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to