kinman      2003/02/24 11:40:30

  Modified:    catalina/src/conf web.xml
  Log:
  - Add Jasper option to suppress Smap generation.
  
  Revision  Changes    Path
  1.13      +3 -0      jakarta-tomcat-catalina/catalina/src/conf/web.xml
  
  Index: web.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/catalina/src/conf/web.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- web.xml   8 Jan 2003 16:16:08 -0000       1.12
  +++ web.xml   24 Feb 2003 19:40:30 -0000      1.13
  @@ -141,6 +141,9 @@
     <!--                                                                      -->
     <!--   reloading           Should Jasper check for modified JSPs?  [true] -->
     <!--                                                                      -->
  +  <!--   suppressSmap        Should the generation of SMAP info for JSR45   -->
  +  <!--                       debugging be suppressed? [false]               -->
  +  <!--                                                                      -->
     <!--   scratchdir          What scratch directory should we use when      -->
     <!--                       compiling JSP pages?  [default work directory  -->
     <!--                       for the current web application]               -->
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to