File tree 3 files changed +3
-7
lines changed
3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 1
- # Mon Oct 19 14:13:32 PDT 2015
1
+ # Thu Nov 05 17:49:00 PST 2015
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- distributionUrl =https\://services.gradle.org/distributions/gradle-2.7 -bin.zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.8 -bin.zip
Original file line number Diff line number Diff line change @@ -42,11 +42,6 @@ case "`uname`" in
42
42
;;
43
43
esac
44
44
45
- # For Cygwin, ensure paths are in UNIX format before anything is touched.
46
- if $cygwin ; then
47
- [ -n " $JAVA_HOME " ] && JAVA_HOME=` cygpath --unix " $JAVA_HOME " `
48
- fi
49
-
50
45
# Attempt to set APP_HOME
51
46
# Resolve links: $0 may be a link
52
47
PRG=" $0 "
114
109
if $cygwin ; then
115
110
APP_HOME=` cygpath --path --mixed " $APP_HOME " `
116
111
CLASSPATH=` cygpath --path --mixed " $CLASSPATH " `
112
+ JAVACMD=` cygpath --unix " $JAVACMD " `
117
113
118
114
# We build the pattern for arguments to be converted via cygpath
119
115
ROOTDIRSRAW=` find -L / -maxdepth 1 -mindepth 1 -type d 2> /dev/null`
You can’t perform that action at this time.
0 commit comments