]> git.pld-linux.org Git - packages/tomcat.git/blobdiff - tomcat-build.xml.patch
- merged DEVEL
[packages/tomcat.git] / tomcat-build.xml.patch
diff --git a/tomcat-build.xml.patch b/tomcat-build.xml.patch
new file mode 100644 (file)
index 0000000..965a8b7
--- /dev/null
@@ -0,0 +1,15 @@
+--- build.xml~ 2009-05-14 01:15:28.000000000 +0200
++++ build.xml  2009-08-13 16:50:16.000000000 +0200
+@@ -439,12 +439,6 @@
+   
+   <target name="deploy" depends="build-only,build-docs,warn.dbcp">
+-    <copy tofile="${tomcat.build}/bin/tomcat-native.tar.gz"
+-            file="${tomcat-native.tar.gz}" />
+-
+-    <copy todir="${tomcat.build}/bin" file="${commons-daemon.jar}" />
+-    <copy todir="${tomcat.build}/bin" file="${commons-daemon.jsvc.tar.gz}" />
+-
+     <!-- Copy scripts -->
+     <copy todir="${tomcat.build}/bin">
+       <fileset dir="bin">
This page took 0.069817 seconds and 4 git commands to generate.