From c48c8fd974b5a13eacef9f79e4005309f1f5e7fc Mon Sep 17 00:00:00 2001 From: Simon Willnauer Date: Thu, 14 Nov 2013 13:49:37 +0100 Subject: [PATCH] Include inner classes in the test package as well --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index bd55d8301a9..e236287497d 100644 --- a/pom.xml +++ b/pom.xml @@ -988,6 +988,7 @@ org/elasticsearch/test/**/* org/apache/lucene/util/AbstractRandomizedTest.class + org/apache/lucene/util/AbstractRandomizedTest$*.class