This is an automated email from the ASF dual-hosted git repository.
udo pushed a commit to branch feature/GEODE-Lucene-Udo
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/feature/GEODE-Lucene-Udo by
this push:
new 9bf4545 Lucene excluding Exception
sanctioned-geode-core-serializables.txt
9bf4545 is described below
commit 9bf454523973ba6903f9db8c8ad23a23229c359a
Author: Udo Kohlmeyer <[email protected]>
AuthorDate: Tue Apr 17 10:22:36 2018 -0700
Lucene excluding Exception sanctioned-geode-core-serializables.txt
---
.../org/apache/geode/internal/sanctioned-geode-core-serializables.txt | 1 +
.../test/resources/org/apache/geode/codeAnalysis/excludedClasses.txt | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/geode-core/src/main/resources/org/apache/geode/internal/sanctioned-geode-core-serializables.txt
b/geode-core/src/main/resources/org/apache/geode/internal/sanctioned-geode-core-serializables.txt
index 98fa997..29c87a2 100644
---
a/geode-core/src/main/resources/org/apache/geode/internal/sanctioned-geode-core-serializables.txt
+++
b/geode-core/src/main/resources/org/apache/geode/internal/sanctioned-geode-core-serializables.txt
@@ -804,3 +804,4 @@
org/apache/geode/security/AuthenticationFailedException,true,-820286647227908887
org/apache/geode/security/AuthenticationRequiredException,true,4675976651103154919
org/apache/geode/security/GemFireSecurityException,true,3814254578203076926,cause:java/lang/Throwable
org/apache/geode/security/NotAuthorizedException,true,419215768216387745,principal:java/security/Principal
+org/apache/geode/internal/cache/IncompatibleCacheServiceProfileException,false
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 73f3fab..394012a 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
@@ -91,5 +91,4 @@
org/apache/geode/cache/query/internal/types/TypeUtils$ComparisonStrategy$3
org/apache/geode/cache/query/internal/types/TypeUtils$ComparisonStrategy$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/IncompatibleCacheServiceProfileException,false
\ No newline at end of file
+org/apache/geode/cache/query/internal/parse/ASTArithmeticOp
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
[email protected].