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


##########
pom.xml:
##########
@@ -205,6 +205,7 @@ under the License.
                <!-- Can be set to any value to reproduce a specific build. -->
                <test.randomization.seed/>
                <test.unit.pattern>**/*Test.*</test.unit.pattern>
+               <test.exclusion.pattern>**/Java17*.java</test.exclusion.pattern>

Review Comment:
   I really wanted to avoid this overhead unless the community really hates the 
prefix based approach :) we already have way too many modules



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