[
https://issues.apache.org/jira/browse/GEODE-5600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621319#comment-16621319
]
ASF subversion and git services commented on GEODE-5600:
--------------------------------------------------------
Commit f26b922f2ab0af5b1a5acdaaca152ce6ceb39feb in geode's branch
refs/heads/develop from [~prhomberg]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f26b922 ]
GEODE-5600: Unify SCM property caching. (#2474)
* Refactor gradle tasks generating .buildinfo
and GemFireVerion.properties files
* Treat .buildinfo as the source of truth for
those properties shared in GemFireVersion.properties
Co-authored-by: Patrick Rhomberg <[email protected]>
> Property file creation occurs any time .git/index is updated (which is all
> the time)
> ------------------------------------------------------------------------------------
>
> Key: GEODE-5600
> URL: https://issues.apache.org/jira/browse/GEODE-5600
> Project: Geode
> Issue Type: Improvement
> Components: build
> Reporter: Patrick Rhomberg
> Assignee: Patrick Rhomberg
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.8.0
>
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> Because the property file is an input for the {{jar}} target, this causes a
> significant increase in build time, even when nothing significant has changed.
>
> As a standard development cycle, regeneration of the property file should be
> optional / skipped.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)