]> git.pld-linux.org Git - packages/apache-tomcat.git/commitdiff
- don't try to build dbcp connector here
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 7 Dec 2007 18:57:32 +0000 (18:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-tomcat-dbcp.patch -> 1.1

apache-tomcat-dbcp.patch [new file with mode: 0644]

diff --git a/apache-tomcat-dbcp.patch b/apache-tomcat-dbcp.patch
new file mode 100644 (file)
index 0000000..660cb6e
--- /dev/null
@@ -0,0 +1,11 @@
+--- apache-tomcat-5.5.23-src/build/build.xml~  2007-12-07 09:25:44.906016657 +0200
++++ apache-tomcat-5.5.23-src/build/build.xml   2007-12-07 09:34:23.553415095 +0200
+@@ -663,7 +663,7 @@
+       <param name="destfile" value="${tomcat-dbcp.jar}" />
+     </antcall>
+-    <antcall target="build-tomcat-dbcp" />
++      <!--<antcall target="build-tomcat-dbcp" />-->
+       <!--
+     <antcall target="downloadzip">
This page took 0.070085 seconds and 4 git commands to generate.