projects
/
tomcat7.0
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fc0e41
)
Get build working with relative base.path
author
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 16 Apr 2010 20:41:11 +0000
(20:41 +0000)
committer
markt
<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
patch
|
blob
|
history
diff --git
a/build.xml
b/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">