GitHub user jinmeiliao opened a pull request: https://github.com/apache/geode/pull/452
GEODE-2730: refactor rules * consolidate the two sets of server/locator starter rules * do not allow member start up at test initialization time. * validate properties in @Before * use provider in the chained rules to get the appropriate ports in @Before You can merge this pull request into a Git repository by running: $ git pull https://github.com/jinmeiliao/geode rules Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode/pull/452.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 #452 ---- commit 330911c38b445d53aba49688488c2e014e457ebd Author: Jinmei Liao <jil...@pivotal.io> Date: 2017-03-23T02:45:19Z GEODE-2730: refactor rules * consolidate the two sets of server/locator starter rules * do not allow member start up at test initialization time. * validate properties in @Before * use provider in the chained rules to get the appropriate ports in @Before ---- --- 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. ---