peterreilly 2004/01/15 06:39:29 Modified: docs/manual/CoreTasks Tag: ANT_16_BRANCH typedef.html Log: sync with head Revision Changes Path No revision No revision 1.10.2.4 +1 -1 ant/docs/manual/CoreTasks/typedef.html Index: typedef.html =================================================================== RCS file: /home/cvs/ant/docs/manual/CoreTasks/typedef.html,v retrieving revision 1.10.2.3 retrieving revision 1.10.2.4 diff -u -r1.10.2.3 -r1.10.2.4 --- typedef.html 30 Oct 2003 16:21:32 -0000 1.10.2.3 +++ typedef.html 15 Jan 2004 14:39:29 -0000 1.10.2.4 @@ -110,7 +110,7 @@ <tr> <td valign="top">onerror</td> <td valign="top">The action to take if there was a failure in defining the - type. The values are <i>fail</i> - cause a build exception, <i>warn</i> + type. The values are <i>fail</i> - cause a build exception, <i>report</i>, output a warning, but continue, <i>ignore</i>, do nothing. The default is <i>fail</i>. (introduced in ant1.6)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]