help with ant - copy and filesets

2008-12-14 Thread Muralidhar Manku
Hi , I am new to ant to script. I am looking for some help for the below task Suppose the directory "/d1/user1/abc/" has 50 subdirectories. and these sub directories in turn have some other directories and some java files. a) Create a temp directory (/d1/temp) a) I need to create a directory unde

Re: help with ant - copy and filesets

2008-12-12 Thread manku
t; > > > - > To unsubscribe, e-mail: user-unsubscr...@ant.apache.org > For additional commands, e-mail: user-h...@ant.apache.org > > &

Re: help with ant - copy and filesets

2008-12-12 Thread Prashant Reddy
Take a look at "mapper" http://ant.apache.org/manual/CoreTypes/mapper.html manku wrote: Hi , I am new to ant to script. I am looking for some help for the below task Suppose the directory "/d1/user1/abc/" has 50 subdirectories. and these sub directories in turn have some other directories an

help with ant - copy and filesets

2008-12-12 Thread manku
mnc/a.java Please advice Thanks, -- Muralidhar -- View this message in context: http://www.nabble.com/help-with-ant---copy-and-filesets-tp20987842p20987842.html Sent from the Ant - Users mailing list archive at Nabble.com. - To u