components/tomcat-8/patches/build.xml.patch
branchs11u3-sru
changeset 6483 ee6fa154236b
parent 5535 ae5bc52953a4
child 6925 71a106abd05d
--- a/components/tomcat-8/patches/build.xml.patch	Tue Jul 26 11:56:10 2016 -0700
+++ b/components/tomcat-8/patches/build.xml.patch	Mon Jul 25 02:06:45 2016 -0700
@@ -6,7 +6,7 @@
 
 --- build.xml
 +++ build.xml
-@@ -988,13 +988,6 @@
+@@ -1002,13 +1002,6 @@
    <target name="deploy" depends="package,build-docs,build-tomcat-jdbc,compile-webapp-examples"
            description="Default. Builds a working Tomcat instance">
  
@@ -20,7 +20,7 @@
      <!-- Copy scripts -->
      <copy todir="${tomcat.build}/bin">
        <fileset dir="bin">
-@@ -2755,27 +2748,6 @@
+@@ -2788,27 +2781,6 @@
    <target name="download-compile"
            description="Download (and build) components necessary to compile" >