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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to