summaryrefslogtreecommitdiff
path: root/bootstrap.bat
diff options
context:
space:
mode:
authorJan Materne <jhm@apache.org>2010-03-02 06:01:02 +0000
committerJan Materne <jhm@apache.org>2010-03-02 06:01:02 +0000
commit4f95b28998633f02189d493c89291df1471d649a (patch)
tree5ec413442f28172fbc93f033d34c683e0af63734 /bootstrap.bat
parent4c0ab96f53fe7ff36230eef9269993859237425f (diff)
downloadant-4f95b28998633f02189d493c89291df1471d649a.tar.gz
remove old Java hint
add requirement Java1.4+ typo git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@917887 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bootstrap.bat')
-rwxr-xr-xbootstrap.bat5
1 files changed, 3 insertions, 2 deletions
diff --git a/bootstrap.bat b/bootstrap.bat
index 0975050ea..29cdec754 100755
--- a/bootstrap.bat
+++ b/bootstrap.bat
@@ -1,6 +1,7 @@
@echo off
-REM You will need to specify JAVA_HOME if compiling with 1.2 or later.
+REM You will need to specify JAVA_HOME.
+REM For compiling Ant Java 1.4 or higher is required.
REM Licensed to the Apache Software Foundation (ASF) under one or more
REM contributor license agreements. See the NOTICE file distributed with
@@ -92,7 +93,7 @@ goto doneStart
:win9xStart
rem Slurp the command line arguments. This loop allows for an unlimited number of
-rem agruments (up to the command line limit, anyway).
+rem arguments (up to the command line limit, anyway).
set ANT_CMD_LINE_ARGS=