You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2003/10/24 15:45:43 UTC

cvs commit: jakarta-cactus/documentation/docs/xdocs index.xml

vmassol     2003/10/24 06:45:43

  Modified:    documentation/docs/xdocs Tag: CACTUS_15_BRANCH index.xml
  Log:
  Removed a vestige from the past...
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.18.2.1  +3 -3      jakarta-cactus/documentation/docs/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/index.xml,v
  retrieving revision 1.18
  retrieving revision 1.18.2.1
  diff -u -r1.18 -r1.18.2.1
  --- index.xml	13 Jul 2003 18:26:34 -0000	1.18
  +++ index.xml	24 Oct 2003 13:45:43 -0000	1.18.2.1
  @@ -81,7 +81,7 @@
           </li>
           <li>
             <strong>Type 2: integration unit testing</strong>. Cactus is
  -          typically in this category (I'll let you judge if it is the best or
  +          typically in this category (we'll let you judge if it is the best or
             not :)). These tests will exercise the interactions with the
             container.
           </li>
  @@ -102,12 +102,12 @@
         </p>
         <p>
           Cactus was developed to fit Type 2 but also to be a very good
  -        compromise for Type 1 and 3, with the idea that it is much easier to
  +        compromise for types 1 and 3, with the idea that it is much easier to
           have to write tests for a single framework than for several ! Moreover,
           you can never fully test your code. We believe Cactus provides a middle
           ground that provides a high confidence that your code will run when
           deployed. However, it is your choice and you can use Cactus only for
  -        Type 2 if you wish.
  +        type 2 if you wish.
         </p>
   
       </section>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org