You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by cu...@apache.org on 2006/10/10 18:27:52 UTC

svn commit: r454809 - /lucene/hadoop/trunk/src/java/overview.html

Author: cutting
Date: Tue Oct 10 09:27:51 2006
New Revision: 454809

URL: http://svn.apache.org/viewvc?view=rev&rev=454809
Log:
Update documented Java requirements from 4 to 5, as noted in HADOOP-584.

Modified:
    lucene/hadoop/trunk/src/java/overview.html

Modified: lucene/hadoop/trunk/src/java/overview.html
URL: http://svn.apache.org/viewvc/lucene/hadoop/trunk/src/java/overview.html?view=diff&rev=454809&r1=454808&r2=454809
==============================================================================
--- lucene/hadoop/trunk/src/java/overview.html (original)
+++ lucene/hadoop/trunk/src/java/overview.html Tue Oct 10 09:27:51 2006
@@ -16,7 +16,7 @@
 
 <ol>
   
-<li>Java 1.4.x, preferably from <a
+<li>Java 1.5.x, preferably from <a
  href="http://java.sun.com/j2se/downloads.html">Sun</a> Set
  <tt>JAVA_HOME</tt> to the root of your Java installation.</li>