snuyanzin commented on code in PR #19529:
URL: https://github.com/apache/flink/pull/19529#discussion_r855018533


##########
tools/ci/java-ci-tools/src/test/java/org/apache/flink/tools/ci/licensecheck/JarFileCheckerTest.java:
##########
@@ -46,186 +44,209 @@
  * 
-DaltDeploymentRepository=snapshot-repo::default::file:/tmp/flink-deployment 
-DskipTests
  * -Drat.skip and add a test checking that directory.
  */
-public class JarFileCheckerTest extends TestLogger {
-
-    @ClassRule public static final TemporaryFolder TMP = new TemporaryFolder();
+class JarFileCheckerTest extends TestLogger {

Review Comment:
   Probably `extends TestLogger` should be removed since it is junit4 depends on



-- 
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