[ https://issues.apache.org/jira/browse/GEODE-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863993#comment-15863993 ]
ASF GitHub Bot commented on GEODE-2470: --------------------------------------- Github user pivotal-jbarrett commented on the issue: https://github.com/apache/geode-native/pull/6 Why not use regex_replace in C++11 http://en.cppreference.com/w/cpp/regex/regex_replace? > Remove Dependency on sed tool > ----------------------------- > > Key: GEODE-2470 > URL: https://issues.apache.org/jira/browse/GEODE-2470 > Project: Geode > Issue Type: Improvement > Components: native client > Reporter: Michael Martell > > The integration tests currently rely on sed to replace strings inside config > xml files. This task replaces that dependency with standard C++ code. -- This message was sent by Atlassian JIRA (v6.3.15#6346)