You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2004/03/14 18:55:49 UTC

cvs commit: jakarta-tomcat-4.0/catalina/src/conf web.xml

markt       2004/03/14 09:55:49

  Modified:    catalina/src/conf web.xml
  Log:
  Remove reference to unsupported largefile option.
  
  Revision  Changes    Path
  1.54      +0 -4      jakarta-tomcat-4.0/catalina/src/conf/web.xml
  
  Index: web.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/catalina/src/conf/web.xml,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- web.xml	19 Feb 2004 21:38:49 -0000	1.53
  +++ web.xml	14 Mar 2004 17:55:49 -0000	1.54
  @@ -128,10 +128,6 @@
     <!--   keepgenerated       Should we keep the generated Java source code  -->
     <!--                       for each page instead of deleting it? [true]   -->
     <!--                                                                      -->
  -  <!--   largefile           Should we store the static content of JSP      -->
  -  <!--                       pages in external data files, to reduce the    -->
  -  <!--                       size of the generated servlets?  [false]       -->
  -  <!--                                                                      -->
     <!--   logVerbosityLevel   The level of detailed messages to be produced  -->
     <!--                       by this servlet.  Increasing levels cause the  -->
     <!--                       generation of more messages.  Valid values are -->
  
  
  

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