components/ant/patches/build_xml.patch
branchs11-update
changeset 4005 4bcc81bdda4e
parent 2433 0f0e1a4f811b
child 5370 409525ea516c
--- a/components/ant/patches/build_xml.patch	Fri Mar 20 13:14:11 2015 -0700
+++ b/components/ant/patches/build_xml.patch	Sat Mar 21 08:00:32 2015 -0700
@@ -9,3 +9,13 @@
        <fileset dir="${basedir}">
          <include name="README"/>
          <include name="INSTALL"/>
+--- apache-ant-1.8.4/build.xml.orig	Thu May 29 12:28:28 2014
++++ apache-ant-1.8.4/build.xml	Thu May 29 12:29:31 2014
+@@ -1464,6 +1464,7 @@
+       windowtitle="${Name} API"
+       doctitle="${Name}"
+       failonerror="true"
++      additionalparam="-Xdoclint:none"
+       verbose="${javadoc.verbose}">
+ 
+       <packageset dir="${java.dir}"/>