SOURCES: apache-tomcat-dbcp.patch (NEW) - don't try to build dbcp ...

glen glen at pld-linux.org
Fri Dec 7 19:57:37 CET 2007


Author: glen                         Date: Fri Dec  7 18:57:37 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- don't try to build dbcp connector here

---- Files affected:
SOURCES:
   apache-tomcat-dbcp.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/apache-tomcat-dbcp.patch
diff -u /dev/null SOURCES/apache-tomcat-dbcp.patch:1.1
--- /dev/null	Fri Dec  7 19:57:37 2007
+++ SOURCES/apache-tomcat-dbcp.patch	Fri Dec  7 19:57:32 2007
@@ -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">
================================================================


More information about the pld-cvs-commit mailing list