You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Addison (JIRA)" <ji...@apache.org> on 2018/02/08 18:54:00 UTC

[jira] [Created] (GEODE-4637) Geode Native uses GEODE rather than GEODE_HOME

Addison created GEODE-4637:
------------------------------

             Summary: Geode Native uses GEODE rather than GEODE_HOME
                 Key: GEODE-4637
                 URL: https://issues.apache.org/jira/browse/GEODE-4637
             Project: Geode
          Issue Type: Improvement
          Components: native client
            Reporter: Addison


The java side of things uses GEODE_HOME to point to the Geode install directory containing the /bin.

https://github.com/apache/geode-examples/blob/5b413a34e30790a6631332cfa1f4b485a487abcb/build.gradle

Geode Native uses the env variable GEODE.  
https://github.com/apache/geode-native/blob/develop/BUILDING.md

This is confusing.  It would be best if we standardize on GEODE_HOME.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)