components/tomcat-8/patches/build.xml.patch
branchs11u3-sru
changeset 6483 ee6fa154236b
parent 5535 ae5bc52953a4
child 6925 71a106abd05d
equal deleted inserted replaced
6479:5730eca693a9 6483:ee6fa154236b
     4 Download/use only archives we really need.
     4 Download/use only archives we really need.
     5 Don't install unnecessary stuff.
     5 Don't install unnecessary stuff.
     6 
     6 
     7 --- build.xml
     7 --- build.xml
     8 +++ build.xml
     8 +++ build.xml
     9 @@ -988,13 +988,6 @@
     9 @@ -1002,13 +1002,6 @@
    10    <target name="deploy" depends="package,build-docs,build-tomcat-jdbc,compile-webapp-examples"
    10    <target name="deploy" depends="package,build-docs,build-tomcat-jdbc,compile-webapp-examples"
    11            description="Default. Builds a working Tomcat instance">
    11            description="Default. Builds a working Tomcat instance">
    12  
    12  
    13 -    <copy tofile="${tomcat.build}/bin/tomcat-native.tar.gz"
    13 -    <copy tofile="${tomcat.build}/bin/tomcat-native.tar.gz"
    14 -            file="${tomcat-native.tar.gz}" />
    14 -            file="${tomcat-native.tar.gz}" />
    18 -    <copy tofile="${tomcat.build}/bin/commons-daemon.jar" file="${commons-daemon.jar}" />
    18 -    <copy tofile="${tomcat.build}/bin/commons-daemon.jar" file="${commons-daemon.jar}" />
    19 -
    19 -
    20      <!-- Copy scripts -->
    20      <!-- Copy scripts -->
    21      <copy todir="${tomcat.build}/bin">
    21      <copy todir="${tomcat.build}/bin">
    22        <fileset dir="bin">
    22        <fileset dir="bin">
    23 @@ -2755,27 +2748,6 @@
    23 @@ -2788,27 +2781,6 @@
    24    <target name="download-compile"
    24    <target name="download-compile"
    25            description="Download (and build) components necessary to compile" >
    25            description="Download (and build) components necessary to compile" >
    26  
    26  
    27 -    <antcall target="downloadfile-2">
    27 -    <antcall target="downloadfile-2">
    28 -      <param name="sourcefile.1" value="${tomcat-native.loc.1}"/>
    28 -      <param name="sourcefile.1" value="${tomcat-native.loc.1}"/>