RFR: 1604: Unify behavior in gradlew and gradlew.bat [v2]

Guoxiong Li gli at openjdk.org
Sat Sep 17 09:39:41 UTC 2022


On Fri, 16 Sep 2022 17:37:42 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

>> This patch changes the gradlew.bat script to download and extract Gradle and the JDK in the same locations as the gradlew bash script, so that running either script interchangeably works fine in the same workspace.
>
> Erik Joelsson has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Restoring mkdir

These two scripts seems to be created automatically when creating a gradle project. Just a note.

-------------

PR: https://git.openjdk.org/skara/pull/1377


More information about the skara-dev mailing list