[ 
https://issues.apache.org/jira/browse/GEODE-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508927#comment-17508927
 ] 

ASF subversion and git services commented on GEODE-9758:
--------------------------------------------------------

Commit 8f3186cb74ccd2eb1ec8ba648c7a11b08d575962 in geode's branch 
refs/heads/master from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8f3186c ]

GEODE-9817: Enable customized source set paths for ClassAnalysisRule (#7367)

Adds support for customizing source set paths of ClassAnalysisRule.

PROBLEM

Modules external to Geode must be structured the same as Geode
source code in order to use ClassAnalysisRule and the
Analyze*Serializables tests. This is necessary to better facilitate
pluggability of modules that need to provide sanctioned serializable
lists.

SOLUTION

Add source set path customization to ClassAnalysisRule, introduce
a new layer of Analyze*Serializables test base classes that can be
directly extended in order to customize source set paths in
ClassAnalysisRule. Also includes improvements to some iterating
of classes during analysis.

[prereq for backport of GEODE-9980 and GEODE-9758]

(cherry picked from commit 5d1e91932dff296632916a6ceccfb36039357acd)

> Provide an easy to configure a process-wide serialization filter for use on 
> Java 8
> ----------------------------------------------------------------------------------
>
>                 Key: GEODE-9758
>                 URL: https://issues.apache.org/jira/browse/GEODE-9758
>             Project: Geode
>          Issue Type: Improvement
>          Components: configuration, serialization
>    Affects Versions: 1.12.7, 1.13.0, 1.14.0
>            Reporter: Jianxia Chen
>            Assignee: Kirk Lund
>            Priority: Major
>              Labels: GeodeOperationAPI, docs, pull-request-available
>
> Provide an easy way to configure a process-wide serialization filter for use 
> on Java 8. When enabled, validate-serializable-objects should be enabled and 
> the process-wide serialization filter should be configured to accept only JDK 
> classes and Geode classes in addition to anything the user might specify with 
> serializable-object-filter.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to