dweiss opened a new issue, #14779:
URL: https://github.com/apache/lucene/issues/14779

   ### Description
   
   This task is to track follow-up smaller cleanups to #14764.
   
   * "referencing rootProject is deprecated and will break running gradle with 
configuration cache." Replace
   ```
   rootProject.files("build-tools/build-infra/src/main/java")
   => 
layout.getSettingsDirectory().files("build-tools/build-infra/src/main/java")
   ```
   * clean up 'ext' properties used in lucene.datasets.external-datasets.gradle 
(replace with a proper property on the Download task)
   * fix what's possible in (--warning-mode all)


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