[
https://issues.apache.org/jira/browse/LUCENE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891063#comment-15891063
]
Hoss Man commented on LUCENE-7725:
----------------------------------
Currently precommit on master with java9 fails because...
{noformat}
-ecj-javadoc-lint-unsupported:
BUILD FAILED
/home/hossman/lucene/dev/lucene/common-build.xml:1993: Linting documentation
with ECJ is not supported on this Java version (9).
{noformat}
...i haven't dug into this enough to figure out if there is a genuine problem
running ECJ on java9, or if it's just an overly aggressive version restriction
in the build file.
> it should be possible to run "ant precommit" with java9
> -------------------------------------------------------
>
> Key: LUCENE-7725
> URL: https://issues.apache.org/jira/browse/LUCENE-7725
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Hoss Man
> Labels: Java9
>
> Eventually we'll want to be sure that {{ant precommit}} works even if you are
> using java9.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]