components/ant/patches/build_xml.patch
branchs11u3-sru
changeset 5370 409525ea516c
parent 4005 4bcc81bdda4e
equal deleted inserted replaced
5354:f2f3e6f8b341 5370:409525ea516c
     7 -    <copy todir="${dist.dir}">
     7 -    <copy todir="${dist.dir}">
     8 +    <copy todir="${dist.docs}">
     8 +    <copy todir="${dist.docs}">
     9        <fileset dir="${basedir}">
     9        <fileset dir="${basedir}">
    10          <include name="README"/>
    10          <include name="README"/>
    11          <include name="INSTALL"/>
    11          <include name="INSTALL"/>
    12 --- apache-ant-1.8.4/build.xml.orig	Thu May 29 12:28:28 2014
       
    13 +++ apache-ant-1.8.4/build.xml	Thu May 29 12:29:31 2014
       
    14 @@ -1464,6 +1464,7 @@
       
    15        windowtitle="${Name} API"
       
    16        doctitle="${Name}"
       
    17        failonerror="true"
       
    18 +      additionalparam="-Xdoclint:none"
       
    19        verbose="${javadoc.verbose}">
       
    20  
       
    21        <packageset dir="${java.dir}"/>