[Laszlo-checkins] r10554 - openlaszlo/trunk/docs/installation
lou@openlaszlo.org
lou at openlaszlo.org
Fri Aug 1 05:14:41 PDT 2008
Author: lou
Date: 2008-08-01 05:14:21 -0700 (Fri, 01 Aug 2008)
New Revision: 10554
Modified:
openlaszlo/trunk/docs/installation/install-instructions.html
Log:
Change 20080801-lou-O by lou at loumac.local on 2008-08-01 08:08:45 AST
in /Users/lou/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: change minimum requirement for Java SDK from 1.4 to 1.5
Bugs Fixed: LPP-6739
Technical Reviewer: (pending)
QA Reviewer: mkratt
Doc Reviewer: (pending)
Details: change text and link to refer to 1.5 or greater
Tests: visual verify
Modified: openlaszlo/trunk/docs/installation/install-instructions.html
===================================================================
--- openlaszlo/trunk/docs/installation/install-instructions.html 2008-08-01 12:12:15 UTC (rev 10553)
+++ openlaszlo/trunk/docs/installation/install-instructions.html 2008-08-01 12:14:21 UTC (rev 10554)
@@ -24,9 +24,9 @@
and verifying that it is installed properly by running a Laszlo application.</p>
<h2>Java</h2>
-<p>To run the LPS you <em>must</em> have the Java SDK (sometimes called the JDK, J2SDK, or J2SE SDK), not just the JRE, 1.4 or greater.
+<p>To run the LPS you <em>must</em> have the Java SDK (sometimes called the JDK, J2SDK, or J2SE SDK), not just the JRE, 1.5 or greater.
It's available at:<br/>
- <a target="_blank" href="http://java.sun.com/j2se/1.4/">http://java.sun.com/j2se/1.4/</a><br>
+ <a target="_blank" href="http://java.sun.com/j2se/1.5/">http://java.sun.com/j2se/1.5/</a><br>
<br/>
<b>Note</b>: Mac OS X users do not have to install the SDK, as it is installed with OS X by default.</p>
More information about the Laszlo-checkins
mailing list