GitHub user kjduling opened a pull request: https://github.com/apache/incubator-geode/pull/290
GEODE-2092: Security examples should not be in the product code Moved examples to geode-core/src/main/java/org/apache/geode/examples/security/ Copied old Sample/Simple code to test packages as many tests rely on these classes. Deleted SimpleSecurityManager example class You can merge this pull request into a Git repository by running: $ git pull https://github.com/kjduling/incubator-geode feature/GEODE-2092 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-geode/pull/290.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 #290 ---- commit a3bb5aa6d2de757ae2a9a9f461c852dfa8731141 Author: Kevin Duling <kdul...@pivotal.io> Date: 2016-11-17T18:57:00Z GEODE-2092: Security examples should not be in the product code Moved examples to geode-core/src/main/java/org/apache/geode/examples/security/ Copied old Sample/Simple code to test packages as many tests rely on these classes. Deleted SimpleSecurityManager example class ---- --- 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. ---