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

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

Github user davebarnes97 commented on a diff in the pull request:

    https://github.com/apache/geode/pull/644#discussion_r128331252
  
    --- Diff: geode-docs/tools_modules/gfsh/configuring_gfsh.html.md.erb ---
    @@ -24,13 +24,13 @@ The `gfsh.bat` and `gfsh` bash script automatically 
append the required Apache G
     
     ## <a 
id="concept_3B9C6CE2F64841E98C33D9F6441DF487__section_0D2EEA7A9ED54DFDB2E1EE955E47921E"
 class="no-quick-link"></a>JAR Libraries in CLASSPATH
     
    -When you start up `gfsh`, it will automatically load required JAR files 
that have been packaged in the `gfsh-dependencies.jar` file. You do not need to 
modify your CLASSPATH to run gfsh. When starting servers and locators in gfsh, 
the start server and start locator commands will load `server-dependencies.jar` 
and `locator-dependencies.jar` files into the process CLASSPATH for you.
    +When you start up `gfsh`, it will automatically load required JAR files 
that have been packaged in the `gfsh-dependencies.jar` file. You do not need to 
modify your CLASSPATH to run `gfsh`.
     
    -These dependency JAR files are packaged in your Apache Geode installation 
in the `$GEMFIRE/lib` (or on Windows, the `%GEODE_HOME%\lib`) directory.
    +The JAR files are packaged within your installation directory in the `lib` 
directory.
     
     ## <a 
id="concept_3B9C6CE2F64841E98C33D9F6441DF487__section_02EEF9A519094EAD9D6B5C8E896EBA27"
 class="no-quick-link"></a>Machine Hostname
     
    -On some operating systems, you may need to ensure that the hostname of 
your machine is configured in your system hosts file. For example, on Mac OSX 
you may need to map your machine's hostname to your IP address in the 
`/etc/hosts` file in order for `gfsh` and Pulse to operate correctly.
    +On some operating systems, you may need to ensure that the host name of 
your machine is configured in your system hosts file. For example, on Mac OSX 
you may need to map your machine's host name to your IP address in the 
`/etc/hosts` file in order for `gfsh` and Pulse to operate correctly.
    --- End diff --
    
    LGTM +1


> Update JAR file references in docs
> ----------------------------------
>
>                 Key: GEODE-3208
>                 URL: https://issues.apache.org/jira/browse/GEODE-3208
>             Project: Geode
>          Issue Type: Bug
>          Components: docs
>            Reporter: Karen Smoler Miller
>            Assignee: Karen Smoler Miller
>
> All references throughout the documentation that currently say
> - {{lib/server-dependencies.jar}}
> - {{lib/locator-dependencies.jar}}
> are no longer correct.  Both change to {{lib/geode-dependencies.jar}} .



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to