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/11/27 14:43:48 UTC

tapestry-5 git commit: upgrade Gradle wrapper

Repository: tapestry-5
Updated Branches:
  refs/heads/master 641d34a71 -> 888b73278


upgrade 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/888b7327
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/888b7327
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/888b7327

Branch: refs/heads/master
Commit: 888b732787819ba2d744de5db8e24da886a5d8a8
Parents: 641d34a
Author: Jochen Kemnade <jo...@eddyson.de>
Authored: Fri Nov 27 14:43:22 2015 +0100
Committer: Jochen Kemnade <jo...@eddyson.de>
Committed: Fri Nov 27 14:43:22 2015 +0100

----------------------------------------------------------------------
 build.gradle                             |   2 +-
 gradle/wrapper/gradle-wrapper.jar        | Bin 53637 -> 53636 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/888b7327/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 9eaac7b..7847023 100755
--- a/build.gradle
+++ b/build.gradle
@@ -455,7 +455,7 @@ task continuousIntegration {
 }
 
 task wrapper(type: Wrapper) {
-    gradleVersion = '2.8'
+    gradleVersion = '2.9'
     description "Regenerates the Gradle Wrapper files"
 }
 

http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/888b7327/gradle/wrapper/gradle-wrapper.jar
----------------------------------------------------------------------
diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar
index 05ef575..9411448 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/888b7327/gradle/wrapper/gradle-wrapper.properties
----------------------------------------------------------------------
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 824436f..cec87c8 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Tue Oct 20 11:24:43 CEST 2015
+#Fri Nov 27 14:43:06 CET 2015
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.8-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.9-bin.zip