You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by jk...@apache.org on 2015/05/08 16:18:58 UTC

tapestry-5 git commit: update Gradle wrapper

Repository: tapestry-5
Updated Branches:
  refs/heads/master 34e815785 -> b8408c605


update Gradle wrapper


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/b8408c60
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/b8408c60
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/b8408c60

Branch: refs/heads/master
Commit: b8408c605dd5db53ef4e91f59490133054208f5b
Parents: 34e8157
Author: Jochen Kemnade <jo...@eddyson.de>
Authored: Fri May 8 16:13:36 2015 +0200
Committer: Jochen Kemnade <jo...@eddyson.de>
Committed: Fri May 8 16:18:49 2015 +0200

----------------------------------------------------------------------
 build.gradle                             |   2 +-
 gradle/wrapper/gradle-wrapper.jar        | Bin 52141 -> 52266 bytes
 gradle/wrapper/gradle-wrapper.properties |   4 ++--
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/b8408c60/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index fbef9de..d7f5a35 100755
--- a/build.gradle
+++ b/build.gradle
@@ -426,7 +426,7 @@ task continuousIntegration {
 }
 
 task wrapper(type: Wrapper) {
-    gradleVersion = '2.3'
+    gradleVersion = '2.4'
     description "Regenerates the Gradle Wrapper files"
 }
 

http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/b8408c60/gradle/wrapper/gradle-wrapper.jar
----------------------------------------------------------------------
diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar
index 085a1cd..b5166da 100644
Binary files a/gradle/wrapper/gradle-wrapper.jar and b/gradle/wrapper/gradle-wrapper.jar differ

http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/b8408c60/gradle/wrapper/gradle-wrapper.properties
----------------------------------------------------------------------
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 334714c..f5bec13 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Mon Feb 16 12:11:33 CET 2015
+#Fri May 08 16:13:23 CEST 2015
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.3-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.4-bin.zip