Show all the warnings!

This commit is contained in:
Ray J. Greenwell
2026-03-21 15:55:28 -07:00
parent d8c22a00f9
commit 71b30898c4
+2
View File
@@ -63,6 +63,8 @@
<arg>-Xlint</arg> <arg>-Xlint</arg>
<arg>-Xlint:-serial</arg> <arg>-Xlint:-serial</arg>
<arg>-Xlint:-path</arg> <arg>-Xlint:-path</arg>
<arg>-Xmaxwarns</arg>
<arg>9999</arg>
</compilerArgs> </compilerArgs>
</configuration> </configuration>
</plugin> </plugin>