Author: markt Date: Tue Nov 17 20:28:37 2015 New Revision: 1714880 URL: http://svn.apache.org/viewvc?rev=1714880&view=rev Log: Found a Java 7 -> Java 8 update that was missed
Modified: tomcat/trunk/res/welcome.main.html Modified: tomcat/trunk/res/welcome.main.html URL: http://svn.apache.org/viewvc/tomcat/trunk/res/welcome.main.html?rev=1714880&r1=1714879&r2=1714880&view=diff ============================================================================== --- tomcat/trunk/res/welcome.main.html (original) +++ tomcat/trunk/res/welcome.main.html Tue Nov 17 20:28:37 2015 @@ -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 7 or later. Read the +<p style="color: red;">Tomcat @VERSION_MAJOR_MINOR@ requires Java SE 8 or later. Read the RELEASE-NOTES and the RUNNING.txt file in the distribution for more details. </p> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org