dweiss commented on PR #16521: URL: https://github.com/apache/lucene/pull/16521#issuecomment-5362407823
I've done some experiments with replicating what gradle-wrapper does (like you did, David) and I think it's a better way to go - have a custom class to download and install a gradle distribution. It's really not that much code and it's self-contained. Give me some time to test it out though and perhaps polish machine-generated experiments. -- 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]
