Updated to Gradle 1.1

This commit is contained in:
Jon Brisbin
2012-08-15 14:24:44 -05:00
committed by Jon Brisbin
parent 3393780e65
commit 6a28da79c3
3 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@@ -1,6 +1,6 @@
#Tue Jun 19 08:16:00 CDT 2012
#Wed Aug 15 14:17:51 CDT 2012
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-1.0-bin.zip
distributionUrl=http\://services.gradle.org/distributions/gradle-1.1-bin.zip

2
gradlew vendored
View File

@@ -101,7 +101,7 @@ if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then
warn "Could not set maximum file descriptor limit: $MAX_FD"
fi
else
warn "Could not query businessSystem maximum file descriptor limit: $MAX_FD_LIMIT"
warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
fi
fi