|
|
@@ -17,10 +17,11 @@ default. |
|
|
|
To remove empty directories, use the <code>includeEmptyDirs</code> attribute. |
|
|
|
</p> |
|
|
|
<p> |
|
|
|
If you use this task to delete temporary files created by editors and it doesnt |
|
|
|
seem to work, read up on the |
|
|
|
<a href="../dirtasks.html#defaultexcludes">default exclusion set</a> then at the option |
|
|
|
down below to disable this feature. |
|
|
|
If you use this task to delete temporary files created by editors |
|
|
|
and it doesn't seem to work, read up on the |
|
|
|
<a href="../dirtasks.html#defaultexcludes">default exclusion set</a> |
|
|
|
in <strong>Directory-based Tasks</strong>, and see the |
|
|
|
<code>defaultexcludes</code> attribute below. |
|
|
|
|
|
|
|
<h3>Parameters</h3> |
|
|
|
<table border="1" cellpadding="2" cellspacing="0"> |
|
|
@@ -53,8 +54,9 @@ down below to disable this feature. |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">verbose</td> |
|
|
|
<td valign="top">Show the name of each deleted file ("true"/"false"). |
|
|
|
Default is "false" when omitted.</td> |
|
|
|
<td valign="top">Show the name of each deleted file |
|
|
|
("true"/"false"). |
|
|
|
Default is "false" when omitted.</td> |
|
|
|
<td align="center" valign="top">No</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
@@ -123,10 +125,9 @@ down below to disable this feature. |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">defaultexcludes</td> |
|
|
|
<td valign="top"> Use <code><fileset></code>. |
|
|
|
Indicates whether default excludes |
|
|
|
should be used or not ("yes"/"no"). Default excludes |
|
|
|
are used when omitted.</td> |
|
|
|
<td valign="top"> Indicates whether default excludes |
|
|
|
should be used or not ("yes"/"no"). |
|
|
|
Default excludes are used when omitted.</td> |
|
|
|
<td valign="top" align="center">No</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|