[
https://issues.apache.org/jira/browse/GEODE-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269990#comment-15269990
]
ASF subversion and git services commented on GEODE-1260:
--------------------------------------------------------
Commit 19b9fe5ad6b4a697c512304f3db92c91a02f4072 in incubator-geode's branch
refs/heads/develop from [~amb]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=19b9fe5 ]
GEODE-1260: Cache SCM metadata for source distributions
The GemFireVersion.properties file is generated by the build and
contains the git branch, commit, and source date. This change
caches the SCM info in the build root (.buildinfo) for use by the
source distribution.
> Building out of source tarball produces incorrect versioning
> ------------------------------------------------------------
>
> Key: GEODE-1260
> URL: https://issues.apache.org/jira/browse/GEODE-1260
> Project: Geode
> Issue Type: Bug
> Components: build
> Reporter: Roman Shaposhnik
>
> Here's what it looks like:
> {noformat}
> $ gradle build
> ....
> ***** Unable to find Git workspace. Using default version information *****
> ....
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)