[
https://issues.apache.org/jira/browse/GEODE-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-5423:
----------------------------------
Labels: pull-request-available (was: )
> 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
>
> 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)