From f2e65aa157aa36277174f1921ceb3cb82e15ac33 Mon Sep 17 00:00:00 2001
From: markt
Date: Wed, 22 Sep 2010 14:18:48 +0000
Subject: [PATCH] Delete reference to option that was previously removed.
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@999966 13f79535-47bb-0310-9956-ffa450edef68
---
webapps/docs/jasper-howto.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/webapps/docs/jasper-howto.xml b/webapps/docs/jasper-howto.xml
index 2bc9c56ce..feb756c3c 100644
--- a/webapps/docs/jasper-howto.xml
+++ b/webapps/docs/jasper-howto.xml
@@ -200,8 +200,7 @@ for even large JSP pages.
Apache Ant, which was used in previous Tomcat releases, can be used instead
of the new compiler by simply removing the lib/ecj-*.jar file,
and placing the ant.jar file from the latest Ant distribution in
-the lib folder. If you do this, you also need to use the "javac"
-argument to catalina.sh.
+the lib folder.
--
2.11.0