vmassol     02/04/21 05:53:46

  Modified:    documentation/docs/xdocs changes.xml features.xml
                        testedon.xml
  Log:
  more changes + more tests
  
  Revision  Changes    Path
  1.8       +6 -0      jakarta-cactus/documentation/docs/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- changes.xml       20 Apr 2002 19:47:56 -0000      1.7
  +++ changes.xml       21 Apr 2002 12:53:46 -0000      1.8
  @@ -48,6 +48,12 @@
       </devs>
   
       <release version="1.3 in CVS">
  +      <action dev="VMA" type="fix" due-to="Kjeld" due-to-email="[EMAIL PROTECTED]">
  +       (<link href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6093";>
  +        Bug #6093</link>). Modified the mechanism to get test result from the
  +        Server side. Previously Cactus was using a serialized object whereas
  +        now Cactus sends back XML data.
  +      </action>
         <action dev="VMA" type="add">
           Added a <link href="testedon.html">Tested On ...</link> page that gives
           the list of Servers/Versions on which Cactus has been tested. Please
  
  
  
  1.3       +1 -1      jakarta-cactus/documentation/docs/xdocs/features.xml
  
  Index: features.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/features.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- features.xml      14 Apr 2002 21:51:47 -0000      1.2
  +++ features.xml      21 Apr 2002 12:53:46 -0000      1.3
  @@ -153,7 +153,7 @@
                 Tomcat 3.3 (Servlet API 2.2)
               </li>
               <li>
  -              Tomcat 4.0 (Servlet API 2.3)
  +              Tomcat 4.0 (Servlet API 2.2 and 2.3)
               </li>
               <li>
                 Resin 1.2 (Servlet API 2.2)
  
  
  
  1.2       +43 -0     jakarta-cactus/documentation/docs/xdocs/testedon.xml
  
  Index: testedon.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/testedon.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- testedon.xml      20 Apr 2002 19:47:56 -0000      1.1
  +++ testedon.xml      21 Apr 2002 12:53:46 -0000      1.2
  @@ -39,6 +39,9 @@
               <th>
                 J2EE API
               </th>
  +            <th>
  +              Submitted by
  +            </th>
             </tr>
   
             <tr>
  @@ -51,6 +54,9 @@
               <td>
                 1.3
               </td>
  +            <td>
  +              <link href="mailto:[EMAIL PROTECTED]";>Vincent Massol</link>
  +            </td>
             </tr>
             <tr>
               <td>
  @@ -62,6 +68,9 @@
               <td>
                 1.2
               </td>
  +            <td>
  +              <link href="mailto:[EMAIL PROTECTED]";>Vincent Massol</link>
  +            </td>
             </tr>
             <tr>
               <td>
  @@ -73,6 +82,9 @@
               <td>
                 1.3
               </td>
  +            <td>
  +              <link href="mailto:[EMAIL PROTECTED]";>Vincent Massol</link>
  +            </td>
             </tr>
             <tr>
               <td>
  @@ -83,6 +95,37 @@
               </td>
               <td>
                 1.2
  +            </td>
  +            <td>
  +              <link href="mailto:[EMAIL PROTECTED]";>Vincent Massol</link>
  +            </td>
  +          </tr>
  +          <tr>
  +            <td>
  +             Tomcat
  +            </td>
  +            <td>
  +              4.0.3
  +            </td>
  +            <td>
  +              1.3
  +            </td>
  +            <td>
  +              <link href="mailto:[EMAIL PROTECTED]";>Vincent Massol</link>
  +            </td>
  +          </tr>
  +          <tr>
  +            <td>
  +              Tomcat
  +            </td>
  +            <td>
  +              4.0.3
  +            </td>
  +            <td>
  +              1.2
  +            </td>
  +            <td>
  +              <link href="mailto:[EMAIL PROTECTED]";>Vincent Massol</link>
               </td>
             </tr>
   
  
  
  

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

Reply via email to