Author: jfclere
Date: Wed Apr 18 05:44:41 2007
New Revision: 530004
URL: http://svn.apache.org/viewvc?view=rev&rev=530004
Log:
default is not javac but the JDT compiler (See doc).
Modified:
tomcat/tc6.0.x/trunk/conf/web.xml
Modified: tomcat/tc6.0.x/trunk/conf/web.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/conf/web.xml?view=diff&rev=530004&r1=530003&r2=530004
==============================================================================
--- tomcat/tc6.0.x/trunk/conf/web.xml (original)
+++ tomcat/tc6.0.x/trunk/conf/web.xml Wed Apr 18 05:44:41 2007
@@ -133,8 +133,8 @@
<!-- Used in development mode only. [4] -->
<!-- -->
<!-- compiler Which compiler Ant should use to compile JSP -->
- <!-- pages. See the Ant documentation for more -->
- <!-- information. [javac] -->
+ <!-- pages. See the jasper documentation for more -->
+ <!-- information. -->
<!-- -->
<!-- classdebuginfo Should the class file be compiled with -->
<!-- debugging information? [true] -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]