Index: BUILD.txt
===================================================================
--- BUILD.txt (revision 835801)
+++ BUILD.txt (working copy)
@@ -3,14 +3,14 @@
$Id$
Basic steps:
- 0) Install JDK 1.5 (or greater), Ant 1.6.3 (or greater)
+ 0) Install JDK 1.5 (or greater), Ant 1.7.0 (or greater)
1) Download Lucene from Apache and unpack it
2) Connect to the top-level of your Lucene installation
3) Install JavaCC (optional)
4) Run ant
Step 0) Set up your development environment (JDK 1.5 or greater,
-Ant 1.6.3 or greater)
+Ant 1.7.0 or greater)
We'll assume that you know how to get and set up the JDK - if you
don't, then we suggest starting at http://java.sun.com and learning
@@ -18,7 +18,7 @@
JDK 1.5 and later.
Like many Open Source java projects, Lucene uses Apache Ant for build
-control. Specifically, you MUST use Ant version 1.6.3 or greater.
+control. Specifically, you MUST use Ant version 1.7.0 or greater.
Ant is "kind of like make without make's wrinkles". Ant is
implemented in java and uses XML-based configuration files. You can
Index: build.xml
===================================================================
--- build.xml (revision 835801)
+++ build.xml (working copy)
@@ -28,9 +28,6 @@
-
-
-
@@ -692,25 +689,9 @@
-->
-
-
-
-
-
-
-
-
-
+
+