You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by go...@apache.org on 2017/11/02 23:57:51 UTC

[geode] branch develop updated: GEODE-3895: fixup: Add exceptions to excludedClasses.txt

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

gosullivan pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/develop by this push:
     new 235790c  GEODE-3895: fixup: Add exceptions to excludedClasses.txt
235790c is described below

commit 235790c14af58b89c57643c066ff25ca9b7afb14
Author: Brian Rowe <br...@pivotal.io>
AuthorDate: Thu Nov 2 16:56:29 2017 -0700

    GEODE-3895: fixup: Add exceptions to excludedClasses.txt
    
    Signed-off-by: Galen O'Sullivan <go...@pivotal.io>
---
 .../test/resources/org/apache/geode/codeAnalysis/excludedClasses.txt    | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/geode-core/src/test/resources/org/apache/geode/codeAnalysis/excludedClasses.txt b/geode-core/src/test/resources/org/apache/geode/codeAnalysis/excludedClasses.txt
index 5168332..cbeb2a1 100644
--- a/geode-core/src/test/resources/org/apache/geode/codeAnalysis/excludedClasses.txt
+++ b/geode-core/src/test/resources/org/apache/geode/codeAnalysis/excludedClasses.txt
@@ -273,6 +273,8 @@ org/apache/geode/cache/operations/RemoveAllOperationContext
 org/apache/geode/cache/operations/StopCQOperationContext
 org/apache/geode/cache/operations/UnregisterInterestOperationContext
 org/apache/geode/cache/operations/internal/GetOperationContextImpl
+org/apache/geode/internal/cache/client/protocol/exception/ServiceLoadingFailureException
+org/apache/geode/internal/cache/client/protocol/exception/ServiceVersionNotFoundException
 org/apache/geode/internal/cache/operations/ContainsKeyOperationContext
 org/apache/geode/security/ResourcePermission
 org/apache/geode/security/ResourcePermission$Operation

-- 
To stop receiving notification emails like this one, please contact
['"commits@geode.apache.org" <co...@geode.apache.org>'].