GitHub user davinash opened a pull request: https://github.com/apache/geode/pull/495
GEODE-234: Removed deprecated MirrorType class and its usage is replaced by appropriate DataPolicy.REPLICATE or DataPolicy.NORMAL - Did not find cache-9.0.xsd in source. So I am assuming this file will get added later. - geode-docs still has reference to mirror-type. - ConsoleDistributionManagerDUnitTest#testApplications is failing ( FlakyTest ) - ClusterConfigurationServiceEndToEndDUnitTest#testStartServerAndExecuteCommands is failing ( FlakyTest) You can merge this pull request into a Git repository by running: $ git pull https://github.com/davinash/geode feature/GEODE-234 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode/pull/495.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #495 ---- commit aa048b25659b65050ca19a963228d7ce8b014c07 Author: adongre <adon...@apache.org> Date: 2017-05-04T03:02:34Z GEODE-234: Removed deprecated MirrorType class and its usage is replaced by appropriate DataPolicy.REPLICATE or DataPolicy.NORMAL GEODE-234: Spotless and import error fix. GEODE-234: Fixing the Test Failures. GEODE-234 : Fixing some more test failures ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---