[
https://issues.apache.org/jira/browse/GEODE-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15848019#comment-15848019
]
ASF GitHub Bot commented on GEODE-2317:
---------------------------------------
GitHub user pivotal-jbarrett opened a pull request:
https://github.com/apache/geode/pull/379
GEODE-2317: FindGeode searches GEODE_HOME environment variable.
@upthewaterspout Does this meet your request for using GEODE_HOME?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pivotal-jbarrett/geode feature/GEODE-2317
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/379.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #379
----
commit 7f4bbd5732444a045cb31138076c211a8daf873a
Author: Jacob Barrett <[email protected]>
Date: 2017-02-01T05:07:21Z
GEODE-2317: FindGeode searches GEODE_HOME environment variable.
----
> native client cmake build should honor GEODE_HOME environment variable
> ----------------------------------------------------------------------
>
> Key: GEODE-2317
> URL: https://issues.apache.org/jira/browse/GEODE-2317
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Dan Smith
> Assignee: Jacob S. Barrett
>
> The native client build currently looks for a GEODE_ROOT variable. However,
> the convention in the java project and the geode-examples is to use a
> GEODE_HOME environment variable to specify the location of geode. The native
> client build should look for this environment variable.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)