Get build working with relative base.path
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 16 Apr 2010 20:41:11 +0000 (20:41 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 16 Apr 2010 20:41:11 +0000 (20:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@935077 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 0869eeb..b3f1ad9 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -1688,9 +1688,7 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform.
     <condition property="no.build.dbcp">
       <available file="${tomcat-dbcp.jar}"/>
     </condition>
-    <antcall target="build-tomcat-dbcp">
-      <param name="basedir" value="${tomcat-dbcp.home}" />
-    </antcall>
+    <antcall target="build-tomcat-dbcp" />
 
     <!-- Download src and build Jasper JDT bundle -->
     <antcall target="downloadfile-2">