clebertsuconic commented on code in PR #5430: URL: https://github.com/apache/activemq-artemis/pull/5430#discussion_r1910561073
########## tests/activemq5-unit-tests/src/test/java/org/apache/activemq/RedeliveryPolicyTest.java: ########## @@ -37,6 +37,7 @@ import org.apache.activemq.command.ActiveMQTextMessage; import org.apache.activemq.command.ActiveMQTopic; import org.apache.activemq.util.Wait; +import org.junit.Assert; Review Comment: a later commit would fix the check style... I removed it on this commit.. to then keep working on the next commit and only the newer fixed the check style. -- 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: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact