mirror of https://github.com/apache/lucene.git
LUCENE-5339: PrintTaxonomyStats is allowed to use System.out
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555438 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0fb9f03de6
commit
f9e8c93cf9
|
@ -105,7 +105,7 @@
|
|||
</bundledSignatures>
|
||||
<excludes>
|
||||
<!-- exclude command line tools -->
|
||||
<exclude>org/apache/lucene/facet/util/PrintTaxonomyStats.class</exclude>
|
||||
<exclude>org/apache/lucene/facet/taxonomy/PrintTaxonomyStats.class</exclude>
|
||||
</excludes>
|
||||
</configuration>
|
||||
<goals>
|
||||
|
|
Loading…
Reference in New Issue