summaryrefslogtreecommitdiff
path: root/build.bat
diff options
context:
space:
mode:
authorPeter Donald <donaldp@apache.org>2001-01-23 08:44:46 +0000
committerPeter Donald <donaldp@apache.org>2001-01-23 08:44:46 +0000
commitd0117ae16c7e4ef55bc87cb046cd7d3da2e7be5c (patch)
treee752ddb564a5c98db8957de150c23be96ee2b4d9 /build.bat
parent14af9cb0495c305559257a483f73c0ad9bf16372 (diff)
downloadant-d0117ae16c7e4ef55bc87cb046cd7d3da2e7be5c.tar.gz
Work in almost all of Conors suggestions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268507 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.bat')
-rwxr-xr-xbuild.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.bat b/build.bat
index 52018c702..fc74e3627 100755
--- a/build.bat
+++ b/build.bat
@@ -2,7 +2,7 @@
if exist build\classes\org\apache\tools\ant\Main.class goto doBuild
-bootstrap.bat
+bootstrap.bat %1 %2 %3 %4 %5 %6 %7 %8
:doBuild