gyfora commented on code in PR #23709:
URL: https://github.com/apache/flink/pull/23709#discussion_r1392606354


##########
pom.xml:
##########
@@ -1088,6 +1087,10 @@ under the License.
                                <scala.version>2.12.15</scala.version>
                        </properties>
 
+                       <modules>
+                               <module>flink-tests-java17</module>
+                       </modules>

Review Comment:
   Shouldn't this belong under java17-target instead? The new module won't 
compile with other target java versions



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