Modernize gradle buildscript

This commit is contained in:
Zach Levis
2020-11-01 15:51:49 -08:00
parent 54035654b7
commit 2691c40575
6 changed files with 44 additions and 39 deletions

2
gradlew vendored
View File

@@ -130,7 +130,7 @@ fi
if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
APP_HOME=`cygpath --path --mixed "$APP_HOME"`
CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
JAVACMD=`cygpath --unix "$JAVACMD"`
# We build the pattern for arguments to be converted via cygpath