kirklund opened a new pull request #7367:
URL: https://github.com/apache/geode/pull/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)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to