You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by je...@apache.org on 2019/10/03 13:31:23 UTC

[geode] branch develop updated (42432ea -> 75564e8)

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

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


    from 42432ea  GEODE-7227: Add default constructor to ClassName (#4111)
     add 75564e8  GEODE-7265: Avoid creating default locator VM when ClusterStartupRule is used (#4107)

No new revisions were added by this update.

Summary of changes:
 .../web/controllers/RestAPIsWithSSLDUnitTest.java  |  8 +++----
 .../internal/cache/eviction/EvictionDUnitTest.java | 14 +++++++-----
 .../cli/util/MergeLogsDistributedTest.java         |  4 ++--
 .../geode/security/MultiUserAPIDUnitTest.java      |  7 +++---
 .../java/org/apache/geode/test/dunit/Invoke.java   |  5 ++++-
 .../geode/test/dunit/internal/DUnitHost.java       | 12 +++++-----
 .../geode/test/dunit/internal/DUnitLauncher.java   | 26 +++++++++++++---------
 .../dunit/internal/InternalBlackboardImpl.java     |  3 +++
 .../dunit/internal/JUnit4DistributedTestCase.java  |  2 +-
 .../geode/test/dunit/rules/ClusterStartupRule.java | 10 +--------
 10 files changed, 49 insertions(+), 42 deletions(-)