From ant-dev-return-38785-qmlist-jakarta-archive-ant-dev=jakarta.apache.org@jakarta.apache.org Thu Oct 24 08:53:55 2002 Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 76667 invoked from network); 24 Oct 2002 08:53:54 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 24 Oct 2002 08:53:54 -0000 Received: (qmail 13072 invoked by uid 97); 24 Oct 2002 08:54:53 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 13057 invoked by uid 97); 24 Oct 2002 08:54:52 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 13046 invoked by uid 97); 24 Oct 2002 08:54:52 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Date: 24 Oct 2002 08:53:42 -0000 Message-ID: <20021024085342.4137.qmail@icarus.apache.org> From: bodewig@apache.org To: jakarta-ant-cvs@apache.org Subject: cvs commit: jakarta-ant/xdocs external.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N bodewig 2002/10/24 01:53:41 Modified: docs external.html xdocs external.xml Log: Add pointer to purge. Submitted by: Richard Dallaway Revision Changes Path 1.63 +73 -0 jakarta-ant/docs/external.html Index: external.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/external.html,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- external.html 24 Oct 2002 07:44:00 -0000 1.62 +++ external.html 24 Oct 2002 08:53:41 -0000 1.63 @@ -1781,6 +1781,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 + +
+
+
+ + 1.50 +26 -0 jakarta-ant/xdocs/external.xml Index: external.xml =================================================================== RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- external.xml 24 Oct 2002 07:44:01 -0000 1.49 +++ external.xml 24 Oct 2002 08:53:41 -0000 1.50 @@ -653,6 +653,32 @@
+ Styler
+ + +

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 -- To unsubscribe, e-mail: For additional commands, e-mail: