components/ant/patches/build_xml.patch
branchs11u1-sru
changeset 2440 d11ed129f81c
parent 116 ae6a90899b42
child 4005 4bcc81bdda4e
equal deleted inserted replaced
2439:1b98009fab53 2440:d11ed129f81c
     1 --- apache-ant-1.7.1/build.xml.orig	Fri Feb 25 01:12:11 2011
     1 --- apache-ant-1.8.4/build.xml	Thu Sep 20 06:45:19 2012
     2 +++ apache-ant-1.7.1/build.xml	Fri Feb 25 01:12:56 2011
     2 +++ apache-ant-1.8.4/build.xml	Thu Sep 20 06:45:49 2012
     3 @@ -1043,7 +1043,7 @@
     3 @@ -1007,7 +1007,7 @@
     4        </fileset>
     4        <fileset dir="${manual.dir}" />
     5      </copy>
     5      </copy>
     6  
     6  
     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}">