-Xdoclint:all is freakout out our build server on Java 7.
As usual I'm about 5 levels removed from what I should be doing, so I have no love left for fixing this with any subtlety.
This commit is contained in:
@@ -130,7 +130,9 @@
|
||||
<configuration>
|
||||
<quiet>true</quiet>
|
||||
<show>public</show>
|
||||
<!--
|
||||
<additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
|
||||
-->
|
||||
<excludePackageNames>com.samskivert.depot.impl</excludePackageNames>
|
||||
<links>
|
||||
<link>http://docs.guava-libraries.googlecode.com/git/javadoc/</link>
|
||||
|
||||
Reference in New Issue
Block a user