Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GEODE-2092: Security examples should not be in the product code #290

Closed
wants to merge 1 commit into from
Closed

GEODE-2092: Security examples should not be in the product code #290

wants to merge 1 commit into from

Conversation

kjduling
Copy link

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

Copy link
Member

@jinmeiliao jinmeiliao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If precheckin is successful, I can pull this in.

    Moved examples to geode-core/src/main/java/org/apache/geode/examples/security/
    Renamed them from Sample to Example (e.g., ExampleSecurityManager)
    Deleted SimpleSecurityManager example class
    Copied old Sample/Simple code to TestSecurityManager, TestPostProcessor and SimpleTestSecurityManager
@metatype
Copy link
Contributor

@kjduling Is this ready to be merged?

@kjduling
Copy link
Author

@metatype Yes, precheckin ran clean.

@jinmeiliao
Copy link
Member

I'll pull this in.

@asfgit asfgit closed this in 115a2f8 Nov 29, 2016
PurelyApplied pushed a commit to PurelyApplied/geode that referenced this pull request Mar 29, 2017
* Moved examples to geode-core/src/main/java/org/apache/geode/examples/security/
* Renamed them from Sample to Example (e.g., ExampleSecurityManager)
* Copied old sample code to TestSecurityManager, SimpleTestSecurityManager, TestPostProcessor and SimpleTestSecurityManager
* This closes apache#290

(cherry picked from commit 115a2f8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants