Michael Delaney schrieb: > I'm look for a way, with using ant "out of the box", to find a list of > directories and sort them via date then deleted the oldest three > directories.
i would go with antcontrib <timestampselector>, see = http://ant-contrib.sourceforge.net/tasks/tasks/timestampselector.html ok, it's no solution with vanilla ant, but it works. Regards, Gilbert --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
