dweiss commented on PR #16543: URL: https://github.com/apache/lucene/pull/16543#issuecomment-5413609910
> That's a highly presumptuous claim. And my experience is contrary to your presumption: I've seen no issues locally (misc projects at work) with even Gradle major version divergence between wrapper & distribution. That something works doesn't mean it doesn't have the potential to break. Think of it this way - when you want to install the gradle wrapper, you use a certain gradle version to do so. When you update from a particular distribution, that distribution's wrapper will be written in your project - each one carries its own binary and writes it when needed. Here's what gradle says about it [1] - you trust that their wording of "usually" means "always", I don't. <img width="1594" height="642" alt="image" src="https://github.com/user-attachments/assets/1bec9279-cb0e-4295-83c4-93d0f75a4dd2" /> -- 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]
