[
https://issues.apache.org/jira/browse/GEODE-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16003038#comment-16003038
]
ASF subversion and git services commented on GEODE-2708:
--------------------------------------------------------
Commit 4ee7a8e596d1fe47480e7f2acb2d1a2145210bd3 in geode's branch
refs/heads/feature/gradle-3.4.1 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=4ee7a8e ]
Revert "Revert "GEODE-2708: Update Gradle Wrapper To 3.4.1""
This reverts commit 23eb2326f15b4e4260f32a527ab01d9033948330.
> Update Gradle Wrapper to Gradle 3
> ---------------------------------
>
> Key: GEODE-2708
> URL: https://issues.apache.org/jira/browse/GEODE-2708
> Project: Geode
> Issue Type: Task
> Components: build
> Reporter: Galen O'Sullivan
> Assignee: Mark Bretl
> Fix For: 1.2.0
>
>
> It looks like we're still running on a very old version of Gradle. This may
> be related to incremental builds not working properly.
> {code}
> $ ./gradlew --version
> ------------------------------------------------------------
> Gradle 2.14.1
> ------------------------------------------------------------
> Build time: 2016-07-18 06:38:37 UTC
> Revision: d9e2113d9fb05a5caabba61798bdb8dfdca83719
> Groovy: 2.4.4
> Ant: Apache Ant(TM) version 1.9.6 compiled on June 29 2015
> JVM: 1.8.0_111 (Oracle Corporation 25.111-b14)
> OS: Mac OS X 10.12.3 x86_64
> $ gradle --version
> ------------------------------------------------------------
> Gradle 3.4.1
> ------------------------------------------------------------
> Build time: 2017-03-03 19:45:41 UTC
> Revision: 9eb76efdd3d034dc506c719dac2955efb5ff9a93
> Groovy: 2.4.7
> Ant: Apache Ant(TM) version 1.9.6 compiled on June 29 2015
> JVM: 1.8.0_111 (Oracle Corporation 25.111-b14)
> OS: Mac OS X 10.12.3 x86_64
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)