uschindler commented on code in PR #14917:
URL: https://github.com/apache/lucene/pull/14917#discussion_r2191742875


##########
build-tools/build-infra/src/main/groovy/lucene.validation.error-prone.gradle:
##########
@@ -77,12 +77,6 @@ allprojects { prj ->
       }
 
       tasks.withType(JavaCompile).configureEach { task ->
-        // Disable errorprone on the MR-JAR tasks

Review Comment:
   i think this was added when the MR-JAR code required newer JDK to be 
installed in former times. This is now obsolete as we have APIJARs and on top 
at moment we compile with default compiler (24).



-- 
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...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to