Skip to content

Commit 4eac5df

Browse files
author
Vladimir Kotal
committed
disable aux class checking (for autogen files)
1 parent 329fcf3 commit 4eac5df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ Portions Copyright (c) 2018, Chris Fraire <[email protected]>.
202202
<arg>-Xlint:all</arg>
203203
<arg>-Werror</arg>
204204
<arg>-Xlint:-serial</arg>
205+
<arg>-Xlint:-auxiliaryclass</arg>
205206
</compilerArgs>
206207
</configuration>
207208
<version>3.6.1</version>

0 commit comments

Comments
 (0)