Reg:Zipping and deleting files on the basis of timestamp
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
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!
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.