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


##########
pom.xml:
##########
@@ -1102,6 +1103,12 @@ under the License.
 
                <profile>
                        <id>java17-target</id>
+
+                       <!-- Include Java 17 specific tests (by not excluding 
them) -->
+                       <properties>

Review Comment:
   Unfortunately it's not enough to use java 17 but we also need to set the 
compilation target which is not set in the `java17` profile only in 
`java17-target`separately



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