[ 
https://issues.apache.org/jira/browse/GEODE-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868619#comment-15868619
 ] 

ASF GitHub Bot commented on GEODE-2476:
---------------------------------------

GitHub user PivotalSarge opened a pull request:

    https://github.com/apache/geode-native/pull/13

    GEODE-2476: Replace gfcpp with geode.

    - Rename directories and files with gfcpp into their name to
      instead use geode and update all references thereto.
    - Rename the gfcpp executable to apache-geode-getversion and
      modify it to print the version even in the absence of
      command-line arguments.
    - Rename gfcpp.properties to geode.properties and update all
      references thereto.
    - Ensure formatting style guide compliance.
    - Re-applying fixes for Windows compilation errors.
    - Fix logic for using clang tidy auto-fix.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/PivotalSarge/geode-native feature/GEODE-2476

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode-native/pull/13.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 #13
    
----
commit 56e21e5e89bed28416237c6d752d60f9d894e9b7
Author: Sarge <mdo...@pivotal.io>
Date:   2017-02-14T18:31:51Z

    GEODE-2476: Replace gfcpp with geode.
    
    - Rename directories and files with gfcpp into their name to
      instead use geode and update all references thereto.
    - Rename the gfcpp executable to apache-geode-getversion and
      modify it to print the version even in the absence of
      command-line arguments.
    - Rename gfcpp.properties to geode.properties and update all
      references thereto.
    - Ensure formatting style guide compliance.
    - Re-applying fixes for Windows compilation errors.
    - Fix logic for using clang tidy auto-fix.

----


> Replace gfcpp with geode
> ------------------------
>
>                 Key: GEODE-2476
>                 URL: https://issues.apache.org/jira/browse/GEODE-2476
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Michael Dodge
>            Assignee: Michael Dodge
>
> The substring "gfcpp" still occurs in some places in the native client 
> codebase. It ought to be replaced with "geode" or "geode-native", whichever 
> makes more sense on a case-by-case basis.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to