You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by on...@apache.org on 2021/08/12 21:35:41 UTC

[geode] branch develop updated (8d455b4 -> 9bdfd13)

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

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


    from 8d455b4  GEODE-9379: Implement ZREVRANGEBYSCORE (#6715)
     add 9bdfd13  Revert GEODE-4181: Add JUnit 5 Support (#6762)

No new revisions were added by this update.

Summary of changes:
 .../src/test/resources/expected-pom.xml             | 20 --------------------
 .../gradle/plugins/DependencyConstraints.groovy     | 11 -----------
 extensions/geode-modules/build.gradle               |  1 -
 geode-common/build.gradle                           |  2 --
 geode-concurrency-test/build.gradle                 |  1 -
 geode-jmh/build.gradle                              |  1 -
 geode-junit/build.gradle                            |  5 -----
 .../geode/test/junit/rules/ConcurrencyRuleTest.java |  8 ++++----
 geode-junit/src/test/resources/expected-pom.xml     | 21 +--------------------
 geode-rebalancer/build.gradle                       |  1 -
 gradle/test.gradle                                  | 10 +++-------
 static-analysis/pmd-rules/build.gradle              |  1 -
 12 files changed, 8 insertions(+), 74 deletions(-)