You are viewing a plain text version of this content. The canonical link for it is here.
Posted to watchdog-dev@jakarta.apache.org by rl...@apache.org on 2002/01/29 01:25:40 UTC

cvs commit: jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/tagext/BodyTagSupport positiveDoAfterBody.html positiveDoEndTag.html positiveDoInitBody.html positiveLifeCycle.html

rlubke      02/01/28 16:25:40

  Modified:    src/clients/org/apache/jcheck/jsp/client/tagext/BodyTagSupport
                        positiveDoAfterBody.html positiveDoEndTag.html
                        positiveDoInitBody.html positiveLifeCycle.html
  Log:
   - content push from CTS
  
  Revision  Changes    Path
  1.2       +6 -5      jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/tagext/BodyTagSupport/positiveDoAfterBody.html
  
  Index: positiveDoAfterBody.html
  ===================================================================
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/tagext/BodyTagSupport/positiveDoAfterBody.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- positiveDoAfterBody.html	9 Oct 2000 22:51:05 -0000	1.1
  +++ positiveDoAfterBody.html	29 Jan 2002 00:25:39 -0000	1.2
  @@ -1,12 +1,13 @@
  -<html> 
  -<title>positiveDoAfterBody</title> 
  -<body> 
  +<html>
  +<title>positiveDoAfterBody</title>
  +<body>
   
   
   
   
   
   
  -Test For doAfterBody 
  +Test For doAfterBody
  +
   </body>
  -</html> 
  +</html>
  
  
  
  1.2       +1 -0      jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/tagext/BodyTagSupport/positiveDoEndTag.html
  
  Index: positiveDoEndTag.html
  ===================================================================
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/tagext/BodyTagSupport/positiveDoEndTag.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- positiveDoEndTag.html	9 Oct 2000 22:51:05 -0000	1.1
  +++ positiveDoEndTag.html	29 Jan 2002 00:25:39 -0000	1.2
  @@ -8,5 +8,6 @@
   
   
   Test For doEndTag
  +
   </body>
   </html>
  
  
  
  1.2       +13 -8     jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/tagext/BodyTagSupport/positiveDoInitBody.html
  
  Index: positiveDoInitBody.html
  ===================================================================
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/tagext/BodyTagSupport/positiveDoInitBody.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- positiveDoInitBody.html	9 Oct 2000 22:51:05 -0000	1.1
  +++ positiveDoInitBody.html	29 Jan 2002 00:25:39 -0000	1.2
  @@ -1,8 +1,13 @@
  -<html>
  -<title>positiveDoInitBody</title>
  -<body>
  -         
  -
  -Test For doInitBody
  -</body>
  -</html>
  +<html>
  +<title>positiveDoInitBody</title>
  +<body>
  +
  +
  +
  +
  +
  +
  +Test For doInitBody
  +
  +</body>
  +</html>
  
  
  
  1.2       +3 -3      jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/tagext/BodyTagSupport/positiveLifeCycle.html
  
  Index: positiveLifeCycle.html
  ===================================================================
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/tagext/BodyTagSupport/positiveLifeCycle.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- positiveLifeCycle.html	9 Oct 2000 22:51:05 -0000	1.1
  +++ positiveLifeCycle.html	29 Jan 2002 00:25:39 -0000	1.2
  @@ -1,13 +1,13 @@
   <html>
   <title>positiveLifeCycle</title>
   <body>
  -         
   
   
   
   
   
  - doStartTag method <br>doInitBody method <br>doAfterBody method <br>doEndTag method <br>release method <br>
  +
  + doStartTag method <br>doInitBody method <br>doAfterBody method <br>doEndTag method <br>
  +
   </body>
   </html>
  -
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>