You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by mb...@apache.org on 2004/12/08 00:42:41 UTC

cvs commit: ant/docs/manual/CoreTasks copy.html

mbenson     2004/12/07 15:42:41

  Modified:    docs/manual/CoreTasks copy.html
  Log:
  Clarify failonerror.
  
  Revision  Changes    Path
  1.28      +1 -1      ant/docs/manual/CoreTasks/copy.html
  
  Index: copy.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/copy.html,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- copy.html	24 Nov 2004 14:06:49 -0000	1.27
  +++ copy.html	7 Dec 2004 23:42:41 -0000	1.28
  @@ -93,7 +93,7 @@
     </tr>
     <tr>
       <td valign="top">failonerror</td>
  -     <td valign="top">Log a warning message, but do not stop the
  +     <td valign="top">If false, log a warning message, but do not stop the
          build, when the file to copy does not exist or one of the nested
          filesets points to a directory that doesn't exist or an error occurs
          while copying.
  
  
  

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