echauchot commented on code in PR #23:
URL: 
https://github.com/apache/flink-connector-shared-utils/pull/23#discussion_r1402127205


##########
module-with-no-tests/src/main/java/org/apache/flink/connector/testing/SomeClass2.java:
##########
@@ -19,4 +19,7 @@
 package org.apache.flink.connector.testing;
 
 /** A dummy class; only exists so that the compile/packaging plugins have 
something to do. */
-public class SomeClass {}
+public class SomeClass2 {

Review Comment:
   no more need for this SomeClass**2** name as the new archunit rule is on the 
name of the class, so the class in module-with-tests is now called 
SomeConnectorClass.



-- 
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: issues-unsubscr...@flink.apache.org

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

Reply via email to