You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by he...@apache.org on 2018/09/06 21:14:26 UTC

[geode] 01/01: Merge pull request #2429 from balesh2/GEODE-3778

This is an automated email from the ASF dual-hosted git repository.

heybales pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git

commit 449411ad90b04a28e64478ca2627409a1cff36cc
Merge: 0ee4f17 add995b
Author: Helena Bales <hb...@pivotal.io>
AuthorDate: Thu Sep 6 14:14:15 2018 -0700

    Merge pull request #2429 from balesh2/GEODE-3778
    
    GEODE-3778: Remove test FileWriters

 .../FileProcessControllerIntegrationTest.java      | 14 +++----
 .../LocalProcessLauncherIntegrationTest.java       |  9 +++--
 .../internal/process/PidFileIntegrationTest.java   | 21 +++++++----
 .../ProcessControllerFactoryIntegrationTest.java   |  8 ++--
 .../internal/process/io/IntegerFileWriter.java     | 33 -----------------
 .../internal/process/io/StringFileWriter.java      | 43 ----------------------
 6 files changed, 29 insertions(+), 99 deletions(-)