vmassol     02/04/21 06:05:02

  Modified:    documentation/docs/xdocs faq.xml testedon.xml todo.xml
  Log:
  more doc updates and more tests
  
  Revision  Changes    Path
  1.4       +6 -0      jakarta-cactus/documentation/docs/xdocs/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/faq.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- faq.xml   20 Apr 2002 09:05:59 -0000      1.3
  +++ faq.xml   21 Apr 2002 13:05:02 -0000      1.4
  @@ -135,6 +135,12 @@
       <anchor id="faq3"/>
       <s1 title="I'm getting a java.io.StreamCorruptedException error. What does it 
mean ?">
   
  +      <note>
  +        This error only appears for Cactus 1.3dev (before 21/04/2002) and
  +        below. Cactus 1.3 no longer uses a serialized object to return test
  +        result. It uses an XML string.
  +      </note>
  +
         <s2 title="Solution">
           <p>
             This exception results when client-side Cactus code attempts to talk
  
  
  
  1.3       +42 -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.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- testedon.xml      21 Apr 2002 12:53:46 -0000      1.2
  +++ testedon.xml      21 Apr 2002 13:05:02 -0000      1.3
  @@ -128,6 +128,48 @@
                 <link href="mailto:[EMAIL PROTECTED]";>Vincent Massol</link>
               </td>
             </tr>
  +          <tr>
  +            <td>
  +              Tomcat
  +            </td>
  +            <td>
  +              4.0.2
  +            </td>
  +            <td>
  +              1.2
  +            </td>
  +            <td>
  +              <link href="mailto:[EMAIL PROTECTED]";>Vincent Massol</link>
  +            </td>
  +          </tr>
  +          <tr>
  +            <td>
  +              Tomcat
  +            </td>
  +            <td>
  +              4.0.1
  +            </td>
  +            <td>
  +              1.2
  +            </td>
  +            <td>
  +              <link href="mailto:[EMAIL PROTECTED]";>Vincent Massol</link>
  +            </td>
  +          </tr>
  +          <tr>
  +            <td>
  +              Tomcat
  +            </td>
  +            <td>
  +              3.3.1
  +            </td>
  +            <td>
  +              1.2
  +            </td>
  +            <td>
  +              <link href="mailto:[EMAIL PROTECTED]";>Vincent Massol</link>
  +            </td>
  +          </tr>
   
           </table>
   
  
  
  
  1.5       +0 -3      jakarta-cactus/documentation/docs/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/todo.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- todo.xml  17 Apr 2002 07:47:33 -0000      1.4
  +++ todo.xml  21 Apr 2002 13:05:02 -0000      1.5
  @@ -39,9 +39,6 @@
       </category>
       <category title="Documentation">
         <action>
  -        Document all new features of Cactus 1.3.
  -      </action>
  -      <action>
           Add release notes file when releasing Cactus 1.3 that explains the
           known bugs and current limitations of this version.
         </action>
  
  
  

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

Reply via email to