mirror of
https://github.com/apache/lucene.git
synced 2025-03-03 06:49:38 +00:00
Mistakenly checked in gradle/defaults-java.gradle with warning limit of 10000
This commit is contained in:
parent
687dd42f57
commit
08841b634f
@ -33,7 +33,6 @@ allprojects {
|
||||
"-Xdoclint:-missing",
|
||||
"-Xdoclint:-accessibility",
|
||||
"-proc:none", // proc:none was added because of LOG4J2-1925 / JDK-8186647
|
||||
"-Xmaxwarns", "10000",
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user