uschindler opened a new pull request, #12131:
URL: https://github.com/apache/lucene/pull/12131

   In Apache Solr we improved the local settings generation to be done directly 
in gardlew startup (similar to gradle downloader).
   
   This has several positive effects:
   - We can do our Github CI and Jenkins checks in one go, as the file is now 
generated before gradle even starts, so the build will succeed on first run.
   - The template file is editable by committers without going into script 
files. Number of processors for threads is inserted by templating
   
   See https://github.com/apache/solr/pull/1320 and 
https://issues.apache.org/jira/browse/SOLR-16641 for details.


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