Author: peterreilly
Date: Sun Sep 10 13:42:25 2006
New Revision: 442004

URL: http://svn.apache.org/viewvc?view=rev&rev=442004
Log:
bugzilla 38431: description of attribute failonerror in sync task

Modified:
    ant/core/trunk/docs/manual/CoreTasks/sync.html

Modified: ant/core/trunk/docs/manual/CoreTasks/sync.html
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTasks/sync.html?view=diff&rev=442004&r1=442003&r2=442004
==============================================================================
--- ant/core/trunk/docs/manual/CoreTasks/sync.html (original)
+++ ant/core/trunk/docs/manual/CoreTasks/sync.html Sun Sep 10 13:42:25 2006
@@ -46,7 +46,7 @@
   </tr>
   <tr>
     <td valign="top">failonerror</td>
-     <td valign="top">Log a warning message, but do not stop the build,
+     <td valign="top">If is set to false, log a warning message, but do not 
stop the build,
        when one of the nested filesets points to a directory that
        doesn't exist.
      </td>



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

Reply via email to