You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2014/02/23 13:05:20 UTC

[jira] [Updated] (LUCENE-5003) ECJ javadoc linting does not work with recent Java 8

     [ https://issues.apache.org/jira/browse/LUCENE-5003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler updated LUCENE-5003:
----------------------------------

    Labels: java8  (was: )

> 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
>              Labels: java8
>             Fix For: 4.3, 5.0
>
>         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 was sent by Atlassian JIRA
(v6.1.5#6160)

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