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

   >  If you live behind a corporate firewall then it's fairly easy to create a 
directory structure for each gradle version needed + the corresponding wrapper 
(what I tried to show in the description of this patch). This is a one-time 
effort, the directory structure stays the same on disk and you can keep the env 
pointer URLs constant (they can use the replaceable gradleVersion part).
   
   I'd rather not do obscure local machine stuff (that I may forget how to do) 
_every time Lucene/Solr bumps the Gradle version_.  It's annoying.  Keeping an 
edited gradle-wrapper.properties with a corporate distributionUrl hasn't been 
too annoying to maintain.  It's at least a known/documented thing.  But _also_ 
aligning the gradle wrapper has felt like a needless chore.  The wrapper is not 
paired with the distribution requiring version alignment.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to