This is an automated email from the ASF dual-hosted git repository.
jinmeiliao pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from a357e6d GEODE-7556: remove membership dependencies on geode-core
exeptions (#4502)
add dac5b1c GEODE-7583: rule improvement for ssl support (#4499)
No new revisions were added by this update.
Summary of changes:
.../commands/StatusLocatorCommandDunitTest.java | 85 ++++++++--------------
.../distributed/LocatorLauncherStatusTest.java | 30 +-------
.../geode/test/junit/rules/GfshCommandRule.java | 14 ++++
.../junit/rules/LocatorLauncherStartupRule.java | 31 ++++++--
.../geode/test/junit/rules/MemberStarterRule.java | 33 +++++++++
5 files changed, 102 insertions(+), 91 deletions(-)