summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBurak Emir <emir@epfl.ch>2008-04-06 21:00:41 +0000
committerBurak Emir <emir@epfl.ch>2008-04-06 21:00:41 +0000
commitf64174df68cde2f2d0079249c08292c5fb02adbf (patch)
treefccd005850a8e022336e8564be97e9d3c64db11e /README
parentf12696d5d7e7b89cbaa565e7a4c60138333e06b0 (diff)
downloadscala-f64174df68cde2f2d0079249c08292c5fb02adbf.tar.gz
scala-f64174df68cde2f2d0079249c08292c5fb02adbf.tar.bz2
scala-f64174df68cde2f2d0079249c08292c5fb02adbf.zip
fixed doc, it's not a bluff / need Ant 1.7 and ...
fixed doc, it's not a bluff / need Ant 1.7 and above / coz 1.6 is not enough / it finds <difference> too tough (svn comment poetry: it rhymes)
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f820badfe9..0bd56760d7 100644
--- a/README
+++ b/README
@@ -66,7 +66,7 @@ Part III. Requirements for SABBUS
The Scala build system is based on Apache Ant. Most required pre-compiled libraries are part of the repository (in 'lib/'). The following however is assumed to be installed on the build machine:
- A Java runtime environment (JRE) or SDK 1.4 or above.
- - Apache Ant version 1.6 or above.
+ - Apache Ant version 1.7.0 or above.
Part IV. Common use-cases
--------------------------------------------------------------------------------