brett       2004/06/11 18:31:42

  Modified:    test/xdocs properties.xml
  Log:
  PR: MPTEST-34
  fix documentation for maven.test.failure.ignore
  
  Revision  Changes    Path
  1.13      +1 -1      maven-plugins/test/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/test/xdocs/properties.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- properties.xml    25 Apr 2004 02:24:36 -0000      1.12
  +++ properties.xml    12 Jun 2004 01:31:42 -0000      1.13
  @@ -104,7 +104,7 @@
             <td>maven.test.failure.ignore</td>
             <td>Yes</td>
             <td>
  -            Set this to any value to ignore a failure during testing.
  +            Set this to <code>true</code> to ignore a failure during testing.
               Its use is <b>NOT RECOMMENDED</b>, but quite convenient on occasion.
             </td>
           </tr>
  
  
  

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

Reply via email to