Just ignore em

This commit is contained in:
Johannes Frohnmeyer 2022-09-14 19:37:21 +02:00
parent 67402b1acf
commit e89fbec94a
Signed by: Johannes
GPG Key ID: E76429612C2929F4

View File

@ -82,7 +82,7 @@
<release>${javaVersion}</release>
<showWarnings>true</showWarnings>
<showDeprecation>true</showDeprecation>
<failOnWarning>true</failOnWarning>
<failOnWarning>false</failOnWarning>
<compilerArgs>
<!-- Enable all warnings, except for ones which cause issues when building with newer JDKs, see also
https://docs.oracle.com/en/java/javase/11/tools/javac.html -->