You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2012/01/05 19:52:02 UTC

svn commit: r1227748 - in /tapestry/tapestry5/trunk: build.gradle gradle/wrapper/gradle-wrapper.jar gradle/wrapper/gradle-wrapper.properties

Author: hlship
Date: Thu Jan  5 18:52:02 2012
New Revision: 1227748

URL: http://svn.apache.org/viewvc?rev=1227748&view=rev
Log:
Revert "Upgrade Gradle wrapper to 1.0-milestone-7"

This reverts commit d076578803a1759901a2d527a0d9c4ef3f4df8f9.

Modified:
    tapestry/tapestry5/trunk/build.gradle
    tapestry/tapestry5/trunk/gradle/wrapper/gradle-wrapper.jar
    tapestry/tapestry5/trunk/gradle/wrapper/gradle-wrapper.properties

Modified: tapestry/tapestry5/trunk/build.gradle
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/build.gradle?rev=1227748&r1=1227747&r2=1227748&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/build.gradle (original)
+++ tapestry/tapestry5/trunk/build.gradle Thu Jan  5 18:52:02 2012
@@ -238,7 +238,7 @@ task generateRelease(dependsOn: ['quicks
         description: "Generates and uploads a final release to Apache Nexus")
 
 task wrapper(type: Wrapper) {
-    gradleVersion = '1.0-milestone-7'
+    gradleVersion = '1.0-milestone-6'
     description = "Regenerates the Gradle Wrapper files"
 }
 

Modified: tapestry/tapestry5/trunk/gradle/wrapper/gradle-wrapper.jar
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/gradle/wrapper/gradle-wrapper.jar?rev=1227748&r1=1227747&r2=1227748&view=diff
==============================================================================
Files tapestry/tapestry5/trunk/gradle/wrapper/gradle-wrapper.jar (original) and tapestry/tapestry5/trunk/gradle/wrapper/gradle-wrapper.jar Thu Jan  5 18:52:02 2012 differ

Modified: tapestry/tapestry5/trunk/gradle/wrapper/gradle-wrapper.properties
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/gradle/wrapper/gradle-wrapper.properties?rev=1227748&r1=1227747&r2=1227748&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/gradle/wrapper/gradle-wrapper.properties (original)
+++ tapestry/tapestry5/trunk/gradle/wrapper/gradle-wrapper.properties Thu Jan  5 18:52:02 2012
@@ -1,6 +1,6 @@
-#Thu Jan 05 08:49:31 PST 2012
+#Wed Jan 04 14:49:13 PST 2012
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=http\://repo.gradle.org/gradle/distributions/gradle-1.0-milestone-7-bin.zip
+distributionUrl=http\://repo.gradle.org/gradle/distributions/gradle-1.0-milestone-6-bin.zip