bwalding    2003/06/23 16:45:40

  Modified:    src/plugins-build/test/xdocs properties.xml
  Log:
  Add doco about ignoring test failures
  
  Revision  Changes    Path
  1.6       +2 -1      maven/src/plugins-build/test/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/test/xdocs/properties.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- properties.xml    23 Jun 2003 23:40:01 -0000      1.5
  +++ properties.xml    23 Jun 2003 23:45:40 -0000      1.6
  @@ -52,7 +52,7 @@
             <td>Yes</td>
             <td>
               Set this to 'true' to bypass unit tests entirely.  Its use
  -            is NOT RECOMMENDED, but quite convenient on occasion.
  +            is <b>NOT RECOMMENDED</b>, but quite convenient on occasion.
             </td>
           </tr>
           <tr>
  @@ -60,6 +60,7 @@
             <td>Yes</td>
             <td>
               Set this to any value to ignore a failure during testing.
  +            Its use is <b>NOT RECOMMENDED</b>, but quite convenient on occasion.
             </td>
           </tr>
           <tr>
  
  
  

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

Reply via email to