[ https://issues.apache.org/jira/browse/GEODE-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866666#comment-15866666 ]
ASF subversion and git services commented on GEODE-2470: -------------------------------------------------------- Commit 21c050f942706c7ab61df55802c4a6476d383700 in geode-native's branch refs/heads/develop from [~mmartell] [ https://git-wip-us.apache.org/repos/asf?p=geode-native.git;h=21c050f ] GEODE-2470: Replace sed dependency with standard C++. - sed is used in CacheHelper to do string replacement of port number variables in the input xml configuration files. This closes #6. > 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)