You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by kl...@apache.org on 2017/05/09 16:57:05 UTC

[1/2] geode git commit: Revert "Revert "GEODE-2708: Update Gradle Wrapper To 3.4.1""

Repository: geode
Updated Branches:
  refs/heads/feature/gradle-3.4.1 [created] a926056b7


Revert "Revert "GEODE-2708: Update Gradle Wrapper To 3.4.1""

This reverts commit 23eb2326f15b4e4260f32a527ab01d9033948330.


Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/4ee7a8e5
Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/4ee7a8e5
Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/4ee7a8e5

Branch: refs/heads/feature/gradle-3.4.1
Commit: 4ee7a8e596d1fe47480e7f2acb2d1a2145210bd3
Parents: 23eb232
Author: Kirk Lund <kl...@apache.org>
Authored: Tue May 9 09:56:42 2017 -0700
Committer: Kirk Lund <kl...@apache.org>
Committed: Tue May 9 09:56:42 2017 -0700

----------------------------------------------------------------------
 gradle/wrapper/gradle-wrapper.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/geode/blob/4ee7a8e5/gradle/wrapper/gradle-wrapper.properties
----------------------------------------------------------------------
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index d57b5d9..6d5b72c 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-bin.zip


[2/2] geode git commit: Revert "Revert "GEODE-2708: Update Minimum Gradle Version To 3.4.1""

Posted by kl...@apache.org.
Revert "Revert "GEODE-2708: Update Minimum Gradle Version To 3.4.1""

This reverts commit 737bb7fac87fc130fd0d85205dac84894827514d.


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

Branch: refs/heads/feature/gradle-3.4.1
Commit: a926056b7e9bd368fb58b078ad524da1ef2e3c7e
Parents: 4ee7a8e
Author: Kirk Lund <kl...@apache.org>
Authored: Tue May 9 09:56:44 2017 -0700
Committer: Kirk Lund <kl...@apache.org>
Committed: Tue May 9 09:56:44 2017 -0700

----------------------------------------------------------------------
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/geode/blob/a926056b/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index 97167f9..13bf0d8 100755
--- a/gradle.properties
+++ b/gradle.properties
@@ -42,7 +42,7 @@ productOrg = Apache Software Foundation (ASF)
 org.gradle.daemon = true
 org.gradle.jvmargs = -Xmx2048m
 
-minimumGradleVersion = 2.14.1
+minimumGradleVersion = 3.4.1
 # Set this on the command line with -P or in ~/.gradle/gradle.properties
 # to change the buildDir location.  Use an absolute path.
 buildRoot=