ctubbsii opened a new pull request, #3022: URL: https://github.com/apache/thrift/pull/3022
* Make use of gradle wrapper (gradlew) without installing it in the source repo by adding it to GitHub Actions * Rely on gradle wrapper to install the correct version (currently 8.4); gradlew is installed using `gradle wrapper` using the default version of gradle available in GitHub Actions (which I believe is 8.9 currently) * Modify build steps to use gradlew instead of gradle -- 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: dev-unsubscr...@thrift.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org