]> git.pld-linux.org Git - packages/tomcat.git/commitdiff
- updated for tomcat 6.0.28
authorpawelz <pawelz@pld-linux.org>
Fri, 9 Jul 2010 16:35:56 +0000 (16:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tomcat-build.xml.patch -> 1.3

tomcat-build.xml.patch

index 965a8b70e0614a02a77269c9cff6f683e7399688..d28b4a2ad25eec972fe410cb2614142db2635907 100644 (file)
@@ -1,14 +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 @@
-   
+--- build.xml~ 2010-06-29 16:33:40.000000000 +0200
++++ build.xml  2010-07-09 18:26:01.000000000 +0200
+@@ -471,13 +471,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 tofile="${tomcat.build}/bin/commons-daemon-native.tar.gz"
+-            file="${commons-daemon.native.src.tgz}" />
 -
--    <copy todir="${tomcat.build}/bin" file="${commons-daemon.jar}" />
--    <copy todir="${tomcat.build}/bin" file="${commons-daemon.jsvc.tar.gz}" />
+-    <copy tofile="${tomcat.build}/bin/commons-daemon.jar" file="${commons-daemon.jar}" />
 -
      <!-- Copy scripts -->
      <copy todir="${tomcat.build}/bin">
This page took 0.092217 seconds and 4 git commands to generate.