You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by wf...@apache.org on 2015/08/25 06:32:13 UTC

aurora git commit: Upgrade to gradle 2.6.

Repository: aurora
Updated Branches:
  refs/heads/master f202f2d28 -> cb84ed249


Upgrade to gradle 2.6.

Reviewed at https://reviews.apache.org/r/37744/


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

Branch: refs/heads/master
Commit: cb84ed24923fb7cad1170081839b2b8c3b15d803
Parents: f202f2d
Author: Bill Farner <wf...@apache.org>
Authored: Mon Aug 24 21:32:07 2015 -0700
Committer: Bill Farner <wf...@apache.org>
Committed: Mon Aug 24 21:32:07 2015 -0700

----------------------------------------------------------------------
 buildSrc/gradle.properties               | 2 +-
 gradle/wrapper/gradle-wrapper.properties | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aurora/blob/cb84ed24/buildSrc/gradle.properties
----------------------------------------------------------------------
diff --git a/buildSrc/gradle.properties b/buildSrc/gradle.properties
index c4f8591..bbfdeb2 100644
--- a/buildSrc/gradle.properties
+++ b/buildSrc/gradle.properties
@@ -1 +1 @@
-GRADLE_VERSION = 2.5
+GRADLE_VERSION = 2.6

http://git-wip-us.apache.org/repos/asf/aurora/blob/cb84ed24/gradle/wrapper/gradle-wrapper.properties
----------------------------------------------------------------------
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 904e569..6475df2 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.5-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.6-bin.zip