From 74f6c887a6c70af05a7c87875c86b681b4cfeea9 Mon Sep 17 00:00:00 2001 From: markt Date: Wed, 16 Jan 2008 22:12:50 +0000 Subject: [PATCH] Fix odd statement. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@612588 13f79535-47bb-0310-9956-ffa450edef68 --- RELEASE-NOTES | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 32746ccbc..fbf098508 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -42,8 +42,7 @@ KNOWN ISSUES IN THIS RELEASE: =================== Dependency Changes: =================== -Tomcat 6.0 is designed to run on JSE 5.0 and later, and requires -configuration to run on JSE 5.0. +Tomcat 6.0 is designed to run on JSE 5.0 and later. In addition, Tomcat 6.0 uses the Eclipse JDT Java compiler for compiling JSP pages. This means you no longer need to have the complete -- 2.11.0