Skip to content

Commit a25566e

Browse files
committed
missing arg
1 parent 6ca4736 commit a25566e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -863,6 +863,7 @@ under the License.
863863
<configuration>
864864
<compilerArgs combine.children="append">
865865
<arg>-XDcompilePolicy=simple</arg>
866+
<arg>-XDaddTypeAnnotationsToSymbol=true</arg>
866867
<arg>-Xplugin:ErrorProne -XepExcludedPaths:.*/(target/generated-source|format/src/main/java/org/apache/arrow/flatbuf)/.*</arg>
867868
<arg>-J--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED</arg>
868869
<arg>-J--add-exports=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED</arg>

0 commit comments

Comments
 (0)