uschindler commented on pull request #502: URL: https://github.com/apache/solr/pull/502#issuecomment-1006948679
Hi @dweiss, could you have a quick look? Due to the new spotless options we can run errorprone in Gradle also with JDK 16+, it only fails to work when javac gets forked due to alternative runtime. I will apply the same hack to Lucene once we are on JDK-17, otherwise errorprone would not even run on nightly Jenkins runs anymore. This enables errorprone, when it runs *inside* the Gradle JVM. If you have a better idea without the rootProject extra property, tell me! :-) -- 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...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org