This is an automated email from the ASF dual-hosted git repository.

eshu11 pushed a commit to branch feature/GEODE-5697
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/feature/GEODE-5697 by this 
push:
     new f791a0b  fix AnalyzeSerializablesJUnitTest.
f791a0b is described below

commit f791a0b8fcbb816aadc41a523a1a5eb7cb48e1fb
Author: eshu <[email protected]>
AuthorDate: Mon Sep 10 14:26:48 2018 -0700

    fix AnalyzeSerializablesJUnitTest.
---
 .../resources/org/apache/geode/codeAnalysis/excludedClasses.txt          | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/geode-core/src/integrationTest/resources/org/apache/geode/codeAnalysis/excludedClasses.txt
 
b/geode-core/src/integrationTest/resources/org/apache/geode/codeAnalysis/excludedClasses.txt
index 41203d4..d9df46b 100644
--- 
a/geode-core/src/integrationTest/resources/org/apache/geode/codeAnalysis/excludedClasses.txt
+++ 
b/geode-core/src/integrationTest/resources/org/apache/geode/codeAnalysis/excludedClasses.txt
@@ -94,3 +94,4 @@ 
org/apache/geode/cache/query/internal/types/TypeUtils$ComparisonStrategy$5
 
org/apache/geode/cache/client/internal/pooling/ConnectionManagerImpl$ClosedPoolConnectionList
 org/apache/geode/cache/query/internal/parse/ASTArithmeticOp
 org/apache/geode/internal/cache/partitioned/ManageBackupBucketMessage$ReplyType
+org/apache/geode/internal/cache/AfterCompletion$Action

Reply via email to