Skip to content

Commit 4b4a141

Browse files
committed
Update pom.xml
1 parent 9bb518c commit 4b4a141

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

blackbox-test-records/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@
104104
<compilerArgs>
105105
<arg>-XDcompilePolicy=simple</arg>
106106
<arg>-Xplugin:ErrorProne \
107-
-XepOpt:NullAway:AnnotatedPackages=io.avaje.recordbuilder
107+
-XepOpt:NullAway:AnnotatedPackages=io.avaje.recordbuilder \
108+
-XDaddTypeAnnotationsToSymbol=true
108109
</arg>
109110
<arg>--should-stop=ifError=FLOW</arg>
110111
<arg>-Xmaxerrs</arg>

0 commit comments

Comments
 (0)