This is an automated email from the ASF dual-hosted git repository.
heybales pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 0ee4f17 Merge pull request #2419 from balesh2/update-comments
add add995b GEODE-3778: Remove test FileWriters
new 449411a Merge pull request #2429 from balesh2/GEODE-3778
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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(-)
delete mode 100644
geode-core/src/test/java/org/apache/geode/internal/process/io/IntegerFileWriter.java
delete mode 100644
geode-core/src/test/java/org/apache/geode/internal/process/io/StringFileWriter.java