blob: ae17dce37e8f24c583b8d9eed20c105e0f921119 [file] [log] [blame]
Index: src/documentation/content/xdocs/systemrequirements.xml
===================================================================
--- src/documentation/content/xdocs/systemrequirements.xml (revision 833269)
+++ src/documentation/content/xdocs/systemrequirements.xml (working copy)
@@ -13,7 +13,7 @@
<p>
The latest Lucene <a href="releases.html">release</a> has the following minimum requirements:
<ul>
- <li>Java 1.4.x or greater.</li>
+ <li>Java 1.5.x or greater.</li>
<li>ANT 1.6.5 or greater.</li>
<li>JUnit 3.8.2 if you wish to run the unit tests.</li>
<li>CPU, Disk and Memory requirements are based on the many choices made in implementing Lucene (document size, number of documents, and number of hits retrieved to name a few.)