61c284
diff -Nru velocity-1.7/build/build.xml velocity-1.7.doclint/build/build.xml
61c284
--- velocity-1.7/build/build.xml	2015-07-22 12:13:51.566920750 +0200
61c284
+++ velocity-1.7.doclint/build/build.xml	2015-07-22 12:13:14.929703544 +0200
61c284
@@ -592,6 +592,7 @@
61c284
              doctitle="${name} ${version} API"
61c284
              encoding="UTF-8"
61c284
              docencoding="UTF-8"
61c284
+             additionalparam="-Xdoclint:none"
61c284
              bottom="Copyright © 2000-${build.year} <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.">
61c284
 
61c284
       <link href="${javadocs.ref.jsdk}"/>