Author: kkolinko
Date: Sat Jan 9 02:13:19 2010
New Revision: 897368
URL: http://svn.apache.org/viewvc?rev=897368&view=rev
Log:
Correction for the README pages:
Tomcat 7 requires Java 6
Modified:
tomcat/trunk/RELEASE-NOTES
tomcat/trunk/res/welcome.bin.html
tomcat/trunk/res/welcome.main.html
Modified: tomcat/trunk/RELEASE-NOTES
URL:
http://svn.apache.org/viewvc/tomcat/trunk/RELEASE-NOTES?rev=897368&r1=897367&r2=897368&view=diff
==============================================================================
--- tomcat/trunk/RELEASE-NOTES (original)
+++ tomcat/trunk/RELEASE-NOTES Sat Jan 9 02:13:19 2010
@@ -42,7 +42,7 @@
===================
Dependency Changes:
===================
-Tomcat @VERSION_MAJOR_MINOR@ is designed to run on JSE 6.0 and later.
+Tomcat @VERSION_MAJOR_MINOR@ is designed to run on Java SE 6 and later.
In addition, Tomcat @VERSION_MAJOR_MINOR@ uses the Eclipse JDT Java compiler
for
compiling JSP pages. This means you no longer need to have the complete
Modified: tomcat/trunk/res/welcome.bin.html
URL:
http://svn.apache.org/viewvc/tomcat/trunk/res/welcome.bin.html?rev=897368&r1=897367&r2=897368&view=diff
==============================================================================
--- tomcat/trunk/res/welcome.bin.html (original)
+++ tomcat/trunk/res/welcome.bin.html Sat Jan 9 02:13:19 2010
@@ -36,7 +36,7 @@
of <CODE>tar</CODE> on Solaris and Mac OS X will not work with
these files.</b></P>
-<p><font color="red">Tomcat @VERSION_MAJOR_MINOR@ requires JRE 5.0. Read the
+<p><font color="red">Tomcat @VERSION_MAJOR_MINOR@ requires Java SE 6 or later.
Read the
RELEASE-NOTES and the RUNNING.txt file in the distribution for more details.
</font></p>
Modified: tomcat/trunk/res/welcome.main.html
URL:
http://svn.apache.org/viewvc/tomcat/trunk/res/welcome.main.html?rev=897368&r1=897367&r2=897368&view=diff
==============================================================================
--- tomcat/trunk/res/welcome.main.html (original)
+++ tomcat/trunk/res/welcome.main.html Sat Jan 9 02:13:19 2010
@@ -36,7 +36,7 @@
of <CODE>tar</CODE> on Solaris and Mac OS X will not work with
these files.</b></P>
-<p><font color="red">Tomcat @VERSION_MAJOR_MINOR@ requires JRE 5.0. Read the
+<p><font color="red">Tomcat @VERSION_MAJOR_MINOR@ requires Java SE 6 or later.
Read the
RELEASE-NOTES and the RUNNING.txt file in the distribution for more details.
</font></p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]