Author: kkolinko
Date: Fri Jul 8 12:18:14 2016
New Revision: 14321
Log:
Tomcat 8.5.x requires Java 7, not Java 8. (r1751827)
Modified:
dev/tomcat/tomcat-8/v8.5.4/README.html
Modified: dev/tomcat/tomcat-8/v8.5.4/README.html
==============================================================================
--- dev/tomcat/tomcat-8/v8.5.4/README.html (original)
+++ dev/tomcat/tomcat-8/v8.5.4/README.html Fri Jul 8 12:18:14 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 8.5 requires Java SE 8 or later. Read the
+<p style="color: red;">Tomcat 8.5 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]