RE: Ant script to search a folder and move it

2008-09-08 Thread sukanya
Hey Thanks Gilbert!. It worked. Also can you tell me if the following scenario is possible via ant? I have many folders in a dir which in turn have a certain yyy.properties file in each of them. I need to iterate through all of these files(all have the same name), copy their content in a backup f

RE: Ant script to search a folder and move it

2008-09-05 Thread Rebhan, Gilbert
-Original Message- From: sukanya [mailto:[EMAIL PROTECTED] Sent: Friday, September 05, 2008 1:23 PM To: user@ant.apache.org Subject: Ant script to search a folder and move it /* Hi all, I have a problem. I am trying to use ant to search for a particular folder and move it to another locat