[
https://issues.apache.org/jira/browse/GEODE-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186628#comment-17186628
]
ASF subversion and git services commented on GEODE-8458:
--------------------------------------------------------
Commit d9d13100ae11e2eba8a6428fad29007388680b43 in geode's branch
refs/heads/develop from Robert Houghton
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d9d1310 ]
GEODE-8458: Use build metadata properties as task inputs (#5480)
GEODE-8458: Use build metadata properties as task inputs
* Rebuilds GemFireVersion.properties on Git repo or property changes
* version
* HEAD sha
* build user
* java version
* productName
* etc
* Drops the 'Build-Date' field from GemFireVersion.properties
* This changes output of `gfsh version --full`
* Source commit-date is still available, as is source-SHA
* Removes `Build-Date` from tests and pulse
> Rebuild GemFireVersion.properties on build-flag changes
> -------------------------------------------------------
>
> Key: GEODE-8458
> URL: https://issues.apache.org/jira/browse/GEODE-8458
> Project: Geode
> Issue Type: Bug
> Components: build
> Reporter: Robert Houghton
> Assignee: Robert Houghton
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> GemFireVersion.properties is a resource holding information about the product
> and build metadata. It is possible to set these values for the first time
> using Gradle property flags like '-Pversion=1.2.3-build.456'. On subsequent
> runs, the property file should be re-built if those values have changed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)