Author: markt Date: Wed Sep 22 14:18:48 2010 New Revision: 999966 URL: http://svn.apache.org/viewvc?rev=999966&view=rev Log: Delete reference to option that was previously removed.
Modified: tomcat/trunk/webapps/docs/jasper-howto.xml Modified: tomcat/trunk/webapps/docs/jasper-howto.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/jasper-howto.xml?rev=999966&r1=999965&r2=999966&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/jasper-howto.xml (original) +++ tomcat/trunk/webapps/docs/jasper-howto.xml Wed Sep 22 14:18:48 2010 @@ -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> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org