jakarta-commons  

cvs commit: jakarta-commons/cactus/docs/framework/xdocs javadoc.xml

vmassol
Fri, 07 Sep 2001 09:04:54 -0700

vmassol     01/09/07 09:28:37

  Modified:    cactus/docs/framework/xdocs javadoc.xml
  Log:
  oops .. should have changed that long ago (apparently no one is rreading the doc ... 
:( , well it is also bundled with the distribution so there is still hope ... :))
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-commons/cactus/docs/framework/xdocs/javadoc.xml
  
  Index: javadoc.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/cactus/docs/framework/xdocs/javadoc.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- javadoc.xml       2001/04/09 11:52:32     1.1
  +++ javadoc.xml       2001/09/07 16:28:37     1.2
  @@ -26,13 +26,13 @@
           </tr>
           <tr>
             <td>
  -            <link href="javadoc/servlet22/index.html">Javadoc for Cactus 1.0 Servlet
  +            <link href="javadoc/servlet22/index.html">Javadoc for Cactus 1.1 Servlet
               API 2.2</link>
             </td>
           </tr>
           <tr>
             <td>
  -            <link href="javadoc/servlet23/index.html">Javadoc for Cactus 1.0 Servlet
  +            <link href="javadoc/servlet23/index.html">Javadoc for Cactus 1.1 Servlet
               API 2.3</link>
             </td>
           </tr>
  
  
  
  • cvs commit: jakarta-commons/cactus/docs/framework/xdocs javadoc.xml vmassol