[ https://issues.apache.org/jira/browse/GEODE-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15794478#comment-15794478 ]
ASF GitHub Bot commented on GEODE-2138: --------------------------------------- GitHub user Nilkanthpatel04 opened a pull request: https://github.com/apache/geode/pull/328 [GEODE-2138] #comment Fix issues GEODE-2138 Replaced GemFire with Geode in a Launcher_ServiceStatus_xxxx_Message. Added a test to verify the output. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Nilkanthpatel04/geode feature/GEODE-2138 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode/pull/328.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 #328 ---- commit ac347d011e27d44e75d685194b67f343755aff55 Author: Nilkanth Patel <npa...@apache.org> Date: 2016-12-23T09:08:15Z GEODE-2138: Replaced Gemfire with Geode in the output of start locator and start server command. Added test to verify the same. ---- > gfsh 'start' reports 'GemFire Version' > -------------------------------------- > > Key: GEODE-2138 > URL: https://issues.apache.org/jira/browse/GEODE-2138 > Project: Geode > Issue Type: Bug > Components: gfsh > Reporter: Dave Barnes > Assignee: Nilkanth Patel > Priority: Minor > > The gfsh 'start locator' and 'start server' commands report 'GemFire version' > followed by a Geode version string. For example: > $ start locator --name=locator1 > Starting a Geode Locator in /Users/dbarnes/my_geode/locator1... > ....... > Locator in /Users/dbarnes/my_geode/locator1 on 192.168.1.80[10334] as > locator1 is currently online. > Process ID: 1327 > Uptime: 4 seconds > GemFire Version: 1.1.0-SNAPSHOT -- This message was sent by Atlassian JIRA (v6.3.4#6332)