[
https://issues.apache.org/jira/browse/GEODE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15183752#comment-15183752
]
ASF subversion and git services commented on GEODE-949:
-------------------------------------------------------
Commit d1ca32d60fbf699a4ab0913abd93e2e365e8ee22 in incubator-geode's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=d1ca32d ]
GEODE-949: fix serialization of GemFireSecurityExceptions to improve debugging
* add workarounds to security exceptions for unserializable fields
* add cause for security exceptions in test code instead of eating exceptions
* cleanup javadocs of security exceptions
* introduce unit tests
* replace hardcoded class strings with class getName in security test code to
help facilitate repackaging
> security and templates.security packages in gemfire-core/src/test/java should
> be repackaged
> -------------------------------------------------------------------------------------------
>
> Key: GEODE-949
> URL: https://issues.apache.org/jira/browse/GEODE-949
> Project: Geode
> Issue Type: Bug
> Components: tests
> Reporter: Kirk Lund
> Assignee: Kirk Lund
>
> These test classes are in package security and templates.security. These
> should be moved to under a package structure that begins with
> com.gemstone.gemfire.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)