ttwoch, 17. Juni 2009 13:48
An: Ant Users List
Betreff: AW: delete directory structures older than X days
Hello again,
thanks for this.
Still I've got some question:
The preset value of _age seems to be some kind of magic number which is only
used
to check out if it has been set to another
Hello again,
thanks for this.
Still I've got some question:
The preset value of _age seems to be some kind of magic number which is only
used
to check out if it has been set to another value. Is this correct?
What would be the best way to use this condition?
My first idea looks like this:
forea
Hello,
this tasks does not do what I want.
1) it builds a huuuge fileset (a complete building session ends with ~300K
files and more than 10GB)
2) it leaves newer files (which might be touched during debugging of failed
builds)
3) it deletes newer folders if the content is older than the date
M