Delete reference to option that was previously removed.
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 22 Sep 2010 14:18:48 +0000 (14:18 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 22 Sep 2010 14:18:48 +0000 (14:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@999966 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/jasper-howto.xml

index 2bc9c56..feb756c 100644 (file)
@@ -200,8 +200,7 @@ for even large JSP  pages.</p>
 <p>Apache Ant, which was used in previous Tomcat releases, can be used instead
 of the new compiler by simply removing the <code>lib/ecj-*.jar</code> file, 
 and placing the <code>ant.jar</code> file from the latest Ant distribution in
-the <code>lib</code> folder.  If you do this, you also need to use the "javac"
-argument to catalina.sh.</p>
+the <code>lib</code> folder.</p>
 
 </section>