RFR: 1604: Unify behavior in gradlew and gradlew.bat [v2]
Erik Joelsson
erikj at openjdk.org
Fri Sep 16 17:37:42 UTC 2022
> 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
-------------
Changes:
- all: https://git.openjdk.org/skara/pull/1377/files
- new: https://git.openjdk.org/skara/pull/1377/files/50284f28..33d7eb66
Webrevs:
- full: https://webrevs.openjdk.org/?repo=skara&pr=1377&range=01
- incr: https://webrevs.openjdk.org/?repo=skara&pr=1377&range=00-01
Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/skara/pull/1377.diff
Fetch: git fetch https://git.openjdk.org/skara pull/1377/head:pull/1377
PR: https://git.openjdk.org/skara/pull/1377
More information about the skara-dev
mailing list