You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ji...@apache.org on 2019/10/02 16:16:53 UTC

[geode] branch develop updated (a83f153 -> a1f83ac)

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 a83f153  GEODE-7260: Fix wrong statement in geode-book/README (#4109)
     add a1f83ac  GEODE-6945: remove deprecated types in v2 RegionType (#4108)

No new revisions were added by this update.

Summary of changes:
 .../configuration/converters/RegionConverter.java  |  2 +-
 .../validators/RegionConfigValidator.java          |  5 --
 .../converters/RegionConverterTest.java            | 48 +++++++++++++++-
 .../validators/RegionConfigValidatorTest.java      | 31 +----------
 .../geode/management/configuration/Region.java     |  3 -
 .../geode/management/configuration/RegionType.java | 65 +---------------------
 .../geode/management/configuration/RegionTest.java | 45 ---------------
 7 files changed, 51 insertions(+), 148 deletions(-)