[ 
http://issues.apache.org/jira/browse/LUCENE-563?page=comments#action_12378196 ] 

paul.elschot commented on LUCENE-563:
-------------------------------------

Here, the javadoc output (after the patch, thanks) has warnings on missing 
packages/classes:
jtidy in HtmlDocument.java in contrib/ant,
jline in Licli.java and LuceneMethods.java in contrib/lucli,
ConsoleReader in LuceneMethods.java in contrib/lucli.
and a few more warnings, also in contrib/regex.

But there are only warnings, not errors as I reported earlier.

The warnings about the missing packages and classes might be fixed by adding
these packages to the javadoc class path.
In contrib/regex there is a reference not found: RegexCapabilities, but I don't 
know
what is intended there.

The javadoc for the core is clean again, and that is enough for me now.



> IndexReader currently has javadoc errors
> ----------------------------------------
>
>          Key: LUCENE-563
>          URL: http://issues.apache.org/jira/browse/LUCENE-563
>      Project: Lucene - Java
>         Type: Improvement

>   Components: Index
>     Reporter: paul.elschot
>     Priority: Minor
>  Attachments: IndexReaderPatch1.txt
>
> Current trunk has some javadoc errors in IndexReader and some more in contrib.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to