Skip to content

Commit 3587ce2

Browse files
author
Vladimir Kotal
committed
try to avoid -Xlint:-serial
1 parent 0f38abf commit 3587ce2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ Portions Copyright (c) 2018, Chris Fraire <[email protected]>.
201201
<compilerArgs>
202202
<arg>-Xlint:all</arg>
203203
<arg>-Werror</arg>
204-
<arg>-Xlint:-serial</arg>
205204
<!-- meant for autogenerated sources -->
206205
<arg>-Xlint:-auxiliaryclass</arg>
207206
<arg>-Xlint:-fallthrough</arg>

0 commit comments

Comments
 (0)