diff -Nru lucene-3.6.2/build.xml lucene-3.6.2.hamcrest-core/build.xml --- lucene-3.6.2/build.xml 2012-04-04 07:32:32.000000000 +0200 +++ lucene-3.6.2.hamcrest-core/build.xml 2015-08-07 17:17:28.683822710 +0200 @@ -258,6 +258,7 @@ + diff -Nru lucene-3.6.2/common-build.xml lucene-3.6.2.hamcrest-core/common-build.xml --- lucene-3.6.2/common-build.xml 2012-07-21 19:25:04.000000000 +0200 +++ lucene-3.6.2.hamcrest-core/common-build.xml 2015-08-07 17:17:28.644824541 +0200 @@ -1004,6 +1004,7 @@ windowtitle="${Name} ${version} API" doctitle="@{title}" maxmemory="${javadoc.maxmemory}" + additionalparam="-Xdoclint:none" bottom="Copyright © ${year} Apache Software Foundation. All Rights Reserved."> diff -Nru lucene-3.6.2/test-framework/build.xml lucene-3.6.2.hamcrest-core/test-framework/build.xml --- lucene-3.6.2/test-framework/build.xml 2012-04-02 19:06:33.000000000 +0200 +++ lucene-3.6.2.hamcrest-core/test-framework/build.xml 2015-08-07 17:17:28.614825950 +0200 @@ -28,6 +28,7 @@ +