mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
disable noisy lint-all for now
This commit is contained in:
parent
01d51afd20
commit
f85c86d5a5
@ -491,7 +491,7 @@
|
|||||||
<source>${java.target.version}</source>
|
<source>${java.target.version}</source>
|
||||||
<target>${java.target.version}</target>
|
<target>${java.target.version}</target>
|
||||||
<!--<compilerArgument>-Xdoclint:all</compilerArgument>-->
|
<!--<compilerArgument>-Xdoclint:all</compilerArgument>-->
|
||||||
<compilerArgument>-Xlint:all</compilerArgument>
|
<!-- <compilerArgument>-Xlint:all</compilerArgument>-->
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user