Author: markt Date: Wed Sep 22 14:22:00 2010 New Revision: 999970 URL: http://svn.apache.org/viewvc?rev=999970&view=rev Log: Delete reference to option that was previously removed.
Modified: tomcat/tc6.0.x/trunk/webapps/docs/jasper-howto.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/jasper-howto.xml URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/jasper-howto.xml?rev=999970&r1=999969&r2=999970&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/webapps/docs/jasper-howto.xml (original) +++ tomcat/tc6.0.x/trunk/webapps/docs/jasper-howto.xml Wed Sep 22 14:22:00 2010 @@ -194,8 +194,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