dsmiley commented on PR #12131:
URL: https://github.com/apache/lucene/pull/12131#issuecomment-2085413668

   Of course I agree that Gradle could be improved in the ways mentioned here.
   
   RE why is this bothering me today:  Where I work, I have a Gradle project 
and within it, a copy of Solr, also using Gradle.  The parent project uses the 
Gradle "includeBuild" feature to refer to parts of Solr needed by the parent 
project.  Since the Solr copy has no gradle.properties and we also don't need 
to call its `gradlew`, its build runs with defaults.  Of course, I have 
options.  I can commit this file, which is my preference; albeit my colleagues 
are unsure.  I can also add more code/complexity to the build to invoke the 
generation of this file if it isn't present.  
   
   [This Gradle issue](https://github.com/gradle/gradle/issues/14431) is 
pertinent; I thumb'ed up it.  


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