mirror of https://github.com/apache/lucene.git
fix comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1476782 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6d15a5c911
commit
4fda2ce4f4
|
@ -490,7 +490,7 @@
|
|||
<version>1.3</version>
|
||||
<configuration>
|
||||
<!--
|
||||
This is the default setting, we don't support Java 8 at the moment.
|
||||
This is the default setting, we don't support too new Java versions.
|
||||
The checker simply passes by default and only prints a warning.
|
||||
-->
|
||||
<failOnUnsupportedJava>false</failOnUnsupportedJava>
|
||||
|
|
Loading…
Reference in New Issue