ctubbsii commented on code in PR #15:
URL: 
https://github.com/apache/accumulo-classloaders/pull/15#discussion_r1063805818


##########
pom.xml:
##########
@@ -340,11 +350,15 @@
                   </module>
                   <module name="RegexpSinglelineJava">
                     <property name="format" 
value="junit[.]framework[.]TestCase" />
-                    <property name="message" value="Use JUnit4+ @Test 
annotation instead of TestCase" />
+                    <property name="message" value="Use JUnit5+ @Test 
annotation instead of TestCase" />

Review Comment:
   I think we still need some JUnit4 tests in the main project, because we use 
PowerMock there. But, we wrote `contrib/ci/find-unapproved-junit.sh` to account 
for that as part of apache/accumulo#2630



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to