[
https://issues.apache.org/jira/browse/GEODE-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Houghton resolved GEODE-5423.
------------------------------------
Resolution: Fixed
Fix Version/s: 1.7.0
Merged to geode [https://github.com/apache/geode/pull/2133]
> Improve Gradle configuration performance
> ----------------------------------------
>
> Key: GEODE-5423
> URL: https://issues.apache.org/jira/browse/GEODE-5423
> Project: Geode
> Issue Type: Improvement
> Components: build
> Reporter: Robert Houghton
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.7.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Clean builds spend minutes of time doing download and unzip of old Geode
> builds during `configure` step of Gradle. Moving this to the `execute` step
> allows other tasks to run in parallel, and allows caching of the dependency,
> instead of checking its existence on every build.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)