]> git.pld-linux.org Git - packages/tomcat.git/blame - tomcat-build.xml.patch
- java-eclipse-jdt rename
[packages/tomcat.git] / tomcat-build.xml.patch
CommitLineData
ce0cf92a 1--- build.xml~ 2010-06-29 16:33:40.000000000 +0200
2+++ build.xml 2010-07-09 18:26:01.000000000 +0200
3@@ -471,13 +471,6 @@
4
1d6ec01d 5 <target name="deploy" depends="build-only,build-docs,warn.dbcp">
6
7- <copy tofile="${tomcat.build}/bin/tomcat-native.tar.gz"
8- file="${tomcat-native.tar.gz}" />
ce0cf92a 9- <copy tofile="${tomcat.build}/bin/commons-daemon-native.tar.gz"
10- file="${commons-daemon.native.src.tgz}" />
1d6ec01d 11-
ce0cf92a 12- <copy tofile="${tomcat.build}/bin/commons-daemon.jar" file="${commons-daemon.jar}" />
1d6ec01d 13-
14 <!-- Copy scripts -->
15 <copy todir="${tomcat.build}/bin">
16 <fileset dir="bin">
This page took 0.058761 seconds and 4 git commands to generate.