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

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

GitHub user mmartell opened a pull request:

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

    GEODE-2532: Create config files in runtime directory.

    Some config xml files were being created in the source directory instead of 
the runtime test directory.

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

    $ git pull https://github.com/mmartell/geode-native feature/GEODE-2532

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

    https://github.com/apache/geode-native/pull/30.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 #30
    
----
commit aa209e6ea60db0b32fedc59277e880c67411701d
Author: Mike Martell <mmart...@pivotal.io>
Date:   2017-02-23T19:16:35Z

    GEODE-2532: Duplicate config files should be created in runtime test
    directory, not source directory.

----


> .NET Integration Tests Create Temp Files in the Source Directory
> ----------------------------------------------------------------
>
>                 Key: GEODE-2532
>                 URL: https://issues.apache.org/jira/browse/GEODE-2532
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Michael Martell
>         Attachments: ExtraneousTempFiles.jpg
>
>
> The C++/CLI integration tests create temporary .xml files in the src 
> directory as shown in attachment. This pollutes your working area with files 
> that should not be added to the repo. 
> This task is to create these temp files in the runtime test folder.



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

Reply via email to