You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by pa...@apache.org on 2015/05/11 05:39:52 UTC

[2/2] incubator-groovy git commit: GROOVY-7421: upgrade gradle to 2.4

GROOVY-7421: upgrade gradle to 2.4


Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/2f5cf976
Tree: http://git-wip-us.apache.org/repos/asf/incubator-groovy/tree/2f5cf976
Diff: http://git-wip-us.apache.org/repos/asf/incubator-groovy/diff/2f5cf976

Branch: refs/heads/master
Commit: 2f5cf976b20a910aecf99e5513faa2f36726b977
Parents: d4a5a83
Author: Paul King <pa...@asert.com.au>
Authored: Mon May 11 13:39:38 2015 +1000
Committer: Paul King <pa...@asert.com.au>
Committed: Mon May 11 13:39:38 2015 +1000

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


http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/2f5cf976/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index ec72c5b..11564befd 100644
--- a/build.gradle
+++ b/build.gradle
@@ -109,7 +109,7 @@ ext {
     commonsHttpClientVersion = '3.1'
     eclipseOsgiVersion = '3.9.1-v20140110-1610'
     gparsVersion = '1.2.1'
-    gradleVersion = '2.3'
+    gradleVersion = '2.4'
     ivyVersion = '2.4.0'
     jansiVersion = '1.11'
     jarjarVersion = '1.3'

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/2f5cf976/gradle/wrapper/gradle-wrapper.jar
----------------------------------------------------------------------
diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar
index 0569213..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/incubator-groovy/blob/2f5cf976/gradle/wrapper/gradle-wrapper.properties
----------------------------------------------------------------------
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 4d465c3..0d54144 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Thu Apr 10 09:16:15 EST 2014
+#Mon May 11 13:37:20 AEST 2015
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=http\://services.gradle.org/distributions-snapshots/gradle-2.4-20150402010640+0000-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.4-bin.zip