From a7259fd0f37de1bdf105edf713431b676fbd1578 Mon Sep 17 00:00:00 2001 From: funkman Date: Wed, 28 Apr 2010 00:26:27 +0000 Subject: [PATCH] java 6, not java5 git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@938737 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/setup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/setup.xml b/webapps/docs/setup.xml index 868bd1037..48ad5ca1b 100644 --- a/webapps/docs/setup.xml +++ b/webapps/docs/setup.xml @@ -64,7 +64,7 @@ administration tool and its documentation).
  • Java location: 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.
  • Tray icon: When Tomcat is run as a service, there will not be any tray icon present when Tomcat is running. Note that -- 2.11.0