Uwe Schindler created LUCENE-5003:
-------------------------------------
Summary: 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
With jdk8-b89, the linting of javadocs with Eclipse's JDT compiler (ECJ) does
no lonmger work:
- The version we currently can no longer parse the class files in rt.jar / or
does no longer find them
- The latest version 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: [email protected]
For additional commands, e-mail: [email protected]