Author: funkman Date: Wed Apr 28 00:26:27 2010 New Revision: 938737 URL: http://svn.apache.org/viewvc?rev=938737&view=rev Log: java 6, not java5
Modified: tomcat/trunk/webapps/docs/setup.xml Modified: tomcat/trunk/webapps/docs/setup.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/setup.xml?rev=938737&r1=938736&r2=938737&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/setup.xml (original) +++ tomcat/trunk/webapps/docs/setup.xml Wed Apr 28 00:26:27 2010 @@ -64,7 +64,7 @@ administration tool and its documentation).</li> <li><strong>Java location</strong>: The installer will use the registry or the JAVA_HOME environment variable to determine the base path - of a J2SE 5 JRE. + of a J2SE 6 JRE. </li> <li><strong>Tray icon</strong>: When Tomcat is run as a service, there will not be any tray icon present when Tomcat is running. Note that --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org