[ https://issues.apache.org/jira/browse/GEODE-5600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619553#comment-16619553 ]
ASF subversion and git services commented on GEODE-5600: -------------------------------------------------------- Commit 8302a2830110a6835bd3c678902b630a3705f3ac in geode's branch refs/heads/feature/Micrometer from [~rhoughton] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=8302a28 ] GEODE-5600 - Run createVersionPropertiesFile on SHA change (#2457) * GEODE-5600 - Run createVersionPropertiesFile on SHA change, or if the file is missing. * Found during testing, relating to GEODE-5694: remove the zip artifacts for better signing behavior * Remove leftovers from previous iterations of GEODE-5600 Authored-by: Robert Houghton <rhough...@pivotal.io> Co-authored-by: Patrick Rhomberg <prhomb...@pivotal.io> > 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: 2h 50m > 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)