Abacn commented on code in PR #29894:
URL: https://github.com/apache/beam/pull/29894#discussion_r1440711891


##########
sdks/java/extensions/sql/build.gradle:
##########
@@ -240,6 +240,12 @@ task integrationTest(type: Test) {
   useJUnit { }
 }
 
+task preCommit {

Review Comment:
   added to java:extensions:sql:preCommit and verified that 
   ```
   ./gradlew :sdks:java:extensions:sql:preCommit -PtestJavaVersion=17 
-Pjava17Home=.../java/17.0.8-tem/
   ```
   
   produces log
   ```
   > Task :sdks:java:testing:test-utils:verifyJavaVersion17
   Java verified
   ```



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

Reply via email to