Scarab commit: svn commit: r11218 - trunk/www/book/install-en.xml

[email protected] Fri, 4 May 2012 01:37:22 -0700 (PDT)
Newsgroups gmane.comp.java.scarab.cvs
Message-ID <[email protected]>
Author: mcoss
Date: 2012-05-04 01:37:22-0700
New Revision: 11218

Modified:
   trunk/www/book/install-en.xml

Log:
FIX - Recommended Java version is 1.6 now.

Modified: trunk/www/book/install-en.xml
Url: http://scarab.tigris.org/source/browse/scarab/trunk/www/book/install-en.xml?view=diff&pathrev=11218&r1=11217&r2=11218
==============================================================================
--- trunk/www/book/install-en.xml	(original)
+++ trunk/www/book/install-en.xml	2012-05-04 01:37:22-0700
@@ -102,7 +102,7 @@
 			<sect3>
 				<title>Download and install a Java SDK</title>
 				<para>If you don't have a Java SDK handy (pre-installed on some systems such as MacOS X or certain Linux distributions), you need to download and install one. Be careful: you need a Java 2 SDK and not only a JRE (Java Runtime Environment) because you will need to compile Scarab.</para>
-				<para>The SDK version must be at least 1.4.</para>
+				<para>The SDK version must be at least 1.6.</para>
 				<para>You may download a Java SDK from <ulink url="http://java.sun.com">http://java.sun.com</ulink>.</para>
 				<para>Make sure the JAVA_HOME environment variable correctly points to the directory in which your SDK is installed.</para>
 			</sect3>

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=2957566