Initial 1.17 Changes

This commit is contained in:
darbyjack
2021-06-11 01:33:29 -05:00
parent d14f319eb4
commit 71b5433326
6 changed files with 23 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