Author: markt
Date: Thu Jul 7 19:08:21 2016
New Revision: 1751827
URL: http://svn.apache.org/viewvc?rev=1751827&view=rev
Log:
Tomcat 8.5.x requires Java 7, not Java 8.
Modified:
tomcat/tc8.5.x/trunk/res/welcome.main.html
Modified: tomcat/tc8.5.x/trunk/res/welcome.main.html
URL:
http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/res/welcome.main.html?rev=1751827&r1=1751826&r2=1751827&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/res/welcome.main.html (original)
+++ tomcat/tc8.5.x/trunk/res/welcome.main.html Thu Jul 7 19:08:21 2016
@@ -39,7 +39,7 @@ and must be untarred with a GNU compatib
of <code>tar</code> on Solaris and Mac OS X will not work with
these files.</b></p>
-<p style="color: red;">Tomcat @VERSION_MAJOR_MINOR@ requires Java SE 8 or
later. Read the
+<p style="color: red;">Tomcat @VERSION_MAJOR_MINOR@ requires Java SE 7 or
later. Read the
RELEASE-NOTES and the RUNNING.txt file in the distribution for more details.
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]