mirror of https://github.com/apache/lucene.git
SOLR-4799: Fix javadocs generation.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1643351 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
29c90c668c
commit
846e457684
|
@ -49,7 +49,7 @@ public class EntityProcessorBase extends EntityProcessor {
|
|||
|
||||
protected DIHCacheSupport cacheSupport = null;
|
||||
|
||||
protected Zipper zipper;
|
||||
private Zipper zipper;
|
||||
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue