[ 
https://issues.apache.org/jira/browse/LUCENE-6571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710004#comment-14710004
 ] 

Christine Poerschke commented on LUCENE-6571:
---------------------------------------------

For the log, the changes committed above were for trunk and branch_5x but 
additional residual {{ant javadocs -Djavadoc.access=private}} errors remain, 
for example jflex generated code gives errors such as
{code}
... WikipediaTokenizerImpl.java:426: error: bad use of '>'
/** zzAtEOF == true <=> the scanner is at the EOF */
                      ^
{code}

On https://github.com/jflex-de/jflex/issues there is 
[#182|https://github.com/jflex-de/jflex/issues/182] re: doclint but a quick 
search found no equivalent issue re: javadocs (with private access level).

> 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
>             Fix For: Trunk, 5.4
>
>         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]

Reply via email to