components/tomcat-8/patches/build.xml.patch
branchs11u3-sru
changeset 7088 ad1364987701
parent 6483 ee6fa154236b
--- a/components/tomcat-8/patches/build.xml.patch	Tue Oct 11 11:55:12 2016 -0700
+++ b/components/tomcat-8/patches/build.xml.patch	Thu Oct 06 04:24:56 2016 -0700
@@ -6,7 +6,7 @@
 
 --- build.xml
 +++ build.xml
-@@ -1002,13 +1002,6 @@
+@@ -983,13 +983,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">
-@@ -2788,27 +2781,6 @@
+@@ -2576,27 +2576,6 @@
    <target name="download-compile"
            description="Download (and build) components necessary to compile" >