]> git.pld-linux.org Git - packages/tomcat.git/blob - tomcat-build.xml.patch
- merged DEVEL
[packages/tomcat.git] / tomcat-build.xml.patch
1 --- build.xml~  2009-05-14 01:15:28.000000000 +0200
2 +++ build.xml   2009-08-13 16:50:16.000000000 +0200
3 @@ -439,12 +439,6 @@
4    
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}" />
9 -
10 -    <copy todir="${tomcat.build}/bin" file="${commons-daemon.jar}" />
11 -    <copy todir="${tomcat.build}/bin" file="${commons-daemon.jsvc.tar.gz}" />
12 -
13      <!-- Copy scripts -->
14      <copy todir="${tomcat.build}/bin">
15        <fileset dir="bin">
This page took 0.064385 seconds and 4 git commands to generate.