Abacn commented on issue #28120: URL: https://github.com/apache/beam/issues/28120#issuecomment-1741033265
Currently, testing on Java11 and 17 are configured with "giant" gradle property `compileAndRunTestsWithJava11 ` and `compileAndRunTestsWithJava17 `. As we add one more version, we should just have a testJavaVersion separate from beamJavaVersion rather than a boolean with a giant name that sounds more complicated than it is. This refactor will be done as part of Java 21 support -- 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]
