You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jf...@apache.org on 2007/04/18 14:37:51 UTC

svn commit: r530003 - /tomcat/container/tc5.5.x/catalina/src/conf/web.xml

Author: jfclere
Date: Wed Apr 18 05:37:50 2007
New Revision: 530003

URL: http://svn.apache.org/viewvc?view=rev&rev=530003
Log:
The default is to use the JDT (See http://tomcat.apache.org/tomcat-5.5-doc/jasper-howto.html).

Modified:
    tomcat/container/tc5.5.x/catalina/src/conf/web.xml

Modified: tomcat/container/tc5.5.x/catalina/src/conf/web.xml
URL: http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/catalina/src/conf/web.xml?view=diff&rev=530003&r1=530002&r2=530003
==============================================================================
--- tomcat/container/tc5.5.x/catalina/src/conf/web.xml (original)
+++ tomcat/container/tc5.5.x/catalina/src/conf/web.xml Wed Apr 18 05:37:50 2007
@@ -134,7 +134,7 @@
   <!--                                                                      -->
   <!--   compiler            Which compiler Ant should use to compile JSP   -->
   <!--                       pages.  See the Ant documentation for more     -->
-  <!--                       information. [javac]                           -->
+  <!--                       information.                                   -->
   <!--                                                                      -->
   <!--   classdebuginfo      Should the class file be compiled with         -->
   <!--                       debugging information?  [true]                 -->



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org