Michael Martell created GEODE-2532: -------------------------------------- Summary: .NET Integration Tests Creates 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
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)