diff --git a/docs/external.html b/docs/external.html index 0f3ef9579..0b592012b 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1777,6 +1777,79 @@ + + + +
+ + Purge + +
+
+

Purge deletes all but the most recent few files from a fileset. + For example: if you have generated files (logs, .ear, .war, .jar + etc) accumulating in a directory, the purge task will allow you + to delete the older files, keeping just the most recent ones.

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.4 or above + +
+ + URL: + + + + http://www.dallaway.com/ant/ + +
+ + Contact: + + + + Richard Dallaway + +
+ + License: + + + + LGPL + +
+
+
diff --git a/xdocs/external.xml b/xdocs/external.xml index e233314e1..8245fb785 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -653,6 +653,32 @@
+ + +

Purge deletes all but the most recent few files from a fileset. + For example: if you have generated files (logs, .ear, .war, .jar + etc) accumulating in a directory, the purge task will allow you + to delete the older files, keeping just the most recent ones.

+ + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.4 or above
URL:http://www.dallaway.com/ant/
Contact:Richard Dallaway
License:LGPL
+
+

The styler task makes useful combinations of XSLT transformations