You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2022/01/06 21:30:30 UTC

[GitHub] [solr] uschindler commented on pull request #502: SOLR-15876: Only disable error-prone, if it is running as an alternate runtime JVM

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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org