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 2004/04/21 20:43:30 UTC

cvs commit: jakarta-cactus/integration/maven/xdocs properties.xml

vmassol     2004/04/21 11:43:30

  Modified:    integration/maven/xdocs properties.xml
  Log:
  Fixed typo in doc: cactus.test.excludes lists the test classes to exclude from being executed.
  
  Revision  Changes    Path
  1.19      +1 -1      jakarta-cactus/integration/maven/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/integration/maven/xdocs/properties.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- properties.xml	12 Feb 2004 16:24:32 -0000	1.18
  +++ properties.xml	21 Apr 2004 18:43:29 -0000	1.19
  @@ -62,7 +62,7 @@
             <td>Yes</td>
             <td>
               <p>
  -              Lists of classes that will be excluded in the tests. Default 
  +              Lists of test classes that will not be excluded. Default 
                 value is <code>**/All*Test*.class,**/Test*All.class</code>.
               </p>
             </td>
  
  
  

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