This is an automated email from the ASF dual-hosted git repository.
bschuchardt pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 6d5494e GEODE-7469: Fix RedundancyLevelPart3DUnitTest (#4444)
add ea65f4d GEODE-7536: Add serialization analysis to geode-gfsh (#4446)
No new revisions were added by this update.
Summary of changes:
.../sanctioned-geode-core-serializables.txt | 112 ---------------------
.../AnalyzeGfshSerializablesJUnitTest.java | 8 +-
.../apache/geode/codeAnalysis/excludedClasses.txt | 0
.../org/apache/geode/codeAnalysis/openBugs.txt | 3 -
.../codeAnalysis/sanctionedDataSerializables.txt | 0
.../internal/GfshDistributedSystemService.java | 6 +-
...e.distributed.internal.DistributedSystemService | 2 +-
.../sanctioned-geode-gfsh-serializables.txt | 111 ++++++++++++++++++++
.../AnalyzeSerializablesJUnitTestBase.java | 31 +++---
.../geode/codeAnalysis/CompiledClassUtils.java | 10 +-
10 files changed, 143 insertions(+), 140 deletions(-)
copy
geode-redis/src/integrationTest/java/org/apache/geode/codeAnalysis/AnalyzeRedisSerializablesJUnitTest.java
=>
geode-gfsh/src/integrationTest/java/org/apache/geode/codeAnalysis/AnalyzeGfshSerializablesJUnitTest.java
(79%)
copy {geode-wan =>
geode-gfsh}/src/integrationTest/resources/org/apache/geode/codeAnalysis/excludedClasses.txt
(100%)
copy {geode-cq =>
geode-gfsh}/src/integrationTest/resources/org/apache/geode/codeAnalysis/openBugs.txt
(99%)
copy {geode-web-api =>
geode-gfsh}/src/integrationTest/resources/org/apache/geode/codeAnalysis/sanctionedDataSerializables.txt
(100%)
copy
geode-cq/src/main/java/org/apache/geode/cache/query/cq/internal/CQDistributedSystemService.java
=>
geode-gfsh/src/main/java/org/apache/geode/management/internal/GfshDistributedSystemService.java
(89%)
copy {geode-connectors =>
geode-gfsh}/src/main/resources/META-INF/services/org.apache.geode.distributed.internal.DistributedSystemService
(92%)
create mode 100644
geode-gfsh/src/main/resources/org/apache/geode/management/internal/sanctioned-geode-gfsh-serializables.txt