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:
Uwe Schindler 2013-04-28 14:34:16 +00:00
parent 6d15a5c911
commit 4fda2ce4f4
1 changed files with 1 additions and 1 deletions

View File

@ -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>