Reg:Zipping and deleting files on the basis of timestamp

2009-08-18 Thread S G
Hi,     I want to zip and then delete the selected files from the src folder.I am using following 2 targets.                

Reg:Selection of files on the basis of timestamp

2009-08-17 Thread S G
Hi,     I have a folder which has files of different extension.     I have to select files on the basis of timestamp. For eg : 5 days old. How to do this? Thanks & Regards Sulabh

Increasing the memory!

2009-04-07 Thread S G
Hi,     How to increase the memory while running the ant task.I am getting OutOfMemoryError.I am not using javac task,for which i know how to increase.    Thanks for the help.