[
https://issues.apache.org/jira/browse/GEODE-7536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16991872#comment-16991872
]
ASF subversion and git services commented on GEODE-7536:
--------------------------------------------------------
Commit e7eb5b583970319e49587a0cf583bb3d2d0b88b5 in geode's branch
refs/heads/feature/GEODE-7536b from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e7eb5b5 ]
GEODE-7536: Add serialization analysis to geode-gfsh
The new geode-gfsh module left all of its serializables in the
sanctioned list from geode-core. This commit adds serialization
analysis to the new module and removes geode-gfsh serializables from
sanctioned-geode-core-serializables.txt.
I had to modify the base test class to read the sanctioned list using a
resource stream instead of a file. Geode-gfsh, for some reason, has the
module's JAR file on the path and the test is finding the resource there
instead of as a regular file.
> Break Gfsh out into separate module
> -----------------------------------
>
> Key: GEODE-7536
> URL: https://issues.apache.org/jira/browse/GEODE-7536
> Project: Geode
> Issue Type: Improvement
> Components: gfsh
> Reporter: Patrick Johnsn
> Assignee: Patrick Johnsn
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)