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

Uwe Schindler commented on LUCENE-7725:
---------------------------------------

We (Robert and I) added the hard fail, because we wanted to prevent anybody 
from running precommit and missing the extra checks, just because they ran Java 
9. In any case, if you run precommit, you should really, really only do that on 
Java 8. Because that's the version we compile against.

Nevertheless, we can remove the hard fail and just print the warning. But I'd 
not be happy.

So the fix is: {{ant precommit -Dis.jenkins.build=true}}

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to