[ https://issues.apache.org/jira/browse/GEODE-4978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ernest Burghardt resolved GEODE-4978. ------------------------------------- Resolution: Fixed https://github.com/apache/geode-native/pull/334 > Don't calculate revision SHA for version.h in CMake configuration > ----------------------------------------------------------------- > > Key: GEODE-4978 > URL: https://issues.apache.org/jira/browse/GEODE-4978 > Project: Geode > Issue Type: Task > Components: native client > Reporter: Jacob S. Barrett > Priority: Major > > Pass the SHA value into CMake as parameter. Currently the version.h is > dependent on the .git/index to get the current SHA but this causes the > version.h to update on every commit and other index changing events. It slows > down builds. It doesn't allow for source based distributions. -- This message was sent by Atlassian JIRA (v7.6.3#76005)