Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d6y/ant-purge

Automatically exported from code.google.com/p/ant-purge
https://github.com/d6y/ant-purge

Last synced: about 1 month ago
JSON representation

Automatically exported from code.google.com/p/ant-purge

Awesome Lists containing this project

README

        

# ant-purge

The purge tasks works with Ant to remove all but the most recent few files from a fileset.

For example: let's say you're using an automated build tool, such as Cruise Control,
which generates files (logs?) each time it's run.
You can use the purge task to keep just the most recent few files --- rather than allowing the directory to fill with old files.