uschindler commented on pull request #579:
URL: https://github.com/apache/lucene/pull/579#issuecomment-1006949933


   Hi, we just figured out that "errorprone" disables itsself with Java 17 
automatically, so it won't even run with nightly jobs anymore.
   
   I found a solution in Solr and will apply this also to Lucene once this was 
merged. If errorprone works inside Gradle, now it gets all the module-opens 
that spotless also needs, so we can reenable it. But it won't work for forked 
javac runs with alternate JVMs. Here is the Solr PR to fix it: 
https://github.com/apache/solr/pull/502


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