Skip to content

Commit d9db273

Browse files
committed
Disabling errorprone
1 parent abfdaaa commit d9db273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@
349349
<configuration>
350350
<compilerArgs>
351351
<arg>-XDcompilePolicy=simple</arg>
352-
<arg>-Xplugin:ErrorProne</arg>
352+
<!--<arg>-Xplugin:ErrorProne</arg>-->
353353
</compilerArgs>
354354
<annotationProcessorPaths>
355355
<path>

0 commit comments

Comments
 (0)