The macro is used to delete the restart directory, and the restart data it contains, after a successful build.
The following table describes the macro specific attributes for the macro:
| Macro Specific Attributes | ||
| Attribute | Description | Required |
| dir | Path to the restart directory. | Yes |
| type |
Type of restart. The default is project.
|
No |
<!-- Reset restart monitor -->
<AntRestartClear dir="${dir.work}"/>