dweiss commented on PR #16543: URL: https://github.com/apache/lucene/pull/16543#issuecomment-5414266171
Like I mentioned, if you don't care about it then this should be a one-time operation: ``` LUCENE_GRADLE_DISTRIBUTION_URL=[corporate gradle distro mirror] LUCENE_GRADLE_WRAPPER_URL=file:///home/myhome/tmp/gradle-wrapper.jar LUCENE_GRADLE_VERIFY_CHECKSUMS=false ``` Is this something you'd be comfortable with (and would it be convenient in your workflow)? If so, I can review the changes in this patch or commit it back to your original PR. -- 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]
