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

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

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

    https://github.com/apache/geode/pull/375#discussion_r98816820
  
    --- Diff: src/clicache/integration-test/CacheHelperN.cs ---
    @@ -1877,7 +1878,7 @@ public static int getBaseLocatorPort()
               }
               try
               {
    -            TextWriter tw = new 
StreamWriter(Directory.GetCurrentDirectory() + "\\" + startDir + 
"\\gemfire.properties", false);
    +            TextWriter tw = new 
StreamWriter(Directory.GetCurrentDirectory() + "\\" + startDir + 
"\\geode.properties", false);
    --- End diff --
    
    This is an output properties file created by the tests and is OK to call 
geode.properties. Thanks for checking though.


> update clicache/src
> -------------------
>
>                 Key: GEODE-2365
>                 URL: https://issues.apache.org/jira/browse/GEODE-2365
>             Project: Geode
>          Issue Type: Sub-task
>          Components: native client
>            Reporter: Michael Martell
>
> Update all sources below src/clicache/src from gemfire to geode



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

Reply via email to