This commit is contained in:
Simon Willnauer 2014-02-07 13:35:45 +01:00
parent 8b1c25e11f
commit ab97bf0fd9
1 changed files with 1 additions and 1 deletions

View File

@ -984,7 +984,7 @@
<exclude>org/elasticsearch/Version.class</exclude>
<exclude>org/apache/lucene/search/XReferenceManager.class</exclude>
<exclude>org/apache/lucene/search/XSearcherManager.class</exclude>
<exclude>org/elasticsearch/index/percolator/stats/ShardPercolateService$RamEstimator.class</exclude>
<exclude>org/elasticsearch/index/percolator/stats/ShardPercolateService$RamEstimator.class</exclude>
<!-- end excludes for valid system-out -->
<!-- start excludes for Unsafe -->
<exclude>org/elasticsearch/common/util/UnsafeUtils.class</exclude>