[
https://issues.apache.org/jira/browse/LUCENE-6571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14655222#comment-14655222
]
Christine Poerschke commented on LUCENE-6571:
---------------------------------------------
Hi [~caomanhdat] - just applied your patch to my local trunk working copy and
then ran {{ant javadocs -Djavadoc.access=private}} on it.
Seeing some warnings, will check further, might be due to local setup or so.
{code}
[javadoc]
/mydirectory/lucene/core/src/java/org/apache/lucene/index/LiveIndexWriterConfig.java:386:
warning - Tag @link: can't find setIndexingChain(IndexingChain) in
org.apache.lucene.index.IndexWriterConfig
[javadoc]
/mydirectory/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:119:
warning - Tag @see: can't find shouldExpand(Builder, UnCompiledNode) in
org.apache.lucene.util.fst.FST
[javadoc]
/mydirectory/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:114:
warning - Tag @see: can't find shouldExpand(Builder, UnCompiledNode) in
org.apache.lucene.util.fst.FST
[javadoc]
/mydirectory/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:109:
warning - Tag @see: can't find shouldExpand(Builder, UnCompiledNode) in
org.apache.lucene.util.fst.FST
{code}
> Javadoc error when run in private access level
> ----------------------------------------------
>
> Key: LUCENE-6571
> URL: https://issues.apache.org/jira/browse/LUCENE-6571
> Project: Lucene - Core
> Issue Type: Bug
> Affects Versions: 5.2
> Reporter: Cao Manh Dat
> Assignee: Christine Poerschke
> Priority: Trivial
> Attachments: LUCENE-6571.patch
>
>
> Javadoc error when run in private access level.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]