|
|
@@ -109,7 +109,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) |
|
|
|