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

Adrien Grand commented on LUCENE-5003:
--------------------------------------

Thanks Uwe for taking care of this!
                
> ECJ javadoc linting does not work with recent Java 8
> ----------------------------------------------------
>
>                 Key: LUCENE-5003
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5003
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: general/build
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>            Priority: Minor
>             Fix For: 5.0, 4.3
>
>         Attachments: LUCENE-5003.patch, LUCENE-5003.patch
>
>
> With jdk8-b89, the linting of javadocs with Eclipse's JDT compiler (ECJ) does 
> no lonmger work:
> - The version we currently use (3.7.2) can no longer parse the class files in 
> rt.jar / or does no longer find them
> - The latest version (4.2.2) produces a compiler error, because it cannot 
> handle some "default" interface method duplication in some Java Collections 
> interfaces (CharArraySet fails)
> I will disable the ECJ linting for now with Java > 1.7

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to