AW: Deleting folders based upon status:(Re: AW: Checking for files in a directory)

2007-03-14 Thread Jan.Materne
>i was trying to do something like this >Get a list of subdirectiories >Say my base directory is /ci ..and it has folders like >/ci/RL_1_5_9 , /ci/RL_1_5_10 , /ci/RL_1_5_11 > and inturn under folder RL_1_5_9 i have 2007_15030945 > basically i have to go through status.txt present in these d

Deleting folders based upon status:(Re: AW: Checking for files in a directory)

2007-03-14 Thread Shankar S
thanks a tonne .. that's the nicest way 'cause my build.xml is not longer dependent on these often changing o/p files .. i was trying to do something like this Get a list of subdirectiories Say my base directory is /ci ..and it has folders like /ci/RL_1_5_9 , /ci/RL_1_5_10 , /ci/RL_1_5_11 and

Re: AW: Checking for files in a directory

2007-03-14 Thread Matt Benson
--- [EMAIL PROTECTED] wrote: > Just an idea ... > > value="these;files;must;be;present"/> > > > > > > includes="${includes}"/> > > > Of course by now Jan has realized that was the condition to use rather than . ;) Other thoughts: if your list was e.g. 50 files as y

AW: Checking for files in a directory

2007-03-14 Thread Jan.Materne
only catches available files ... Jan >-Ursprüngliche Nachricht- >Von: Shankar S [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 14. März 2007 02:45 >An: Ant Users List >Betreff: Re: Checking for files in a directory > >OK let me put it this way .. intead of having 50 name="blahblah" >

AW: Checking for files in a directory

2007-03-14 Thread Jan.Materne
Just an idea ... Jan >-Ursprüngliche Nachricht- >Von: Shankar S [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 14. März 2007 01:59 >An: user@ant.apache.org >Betreff: Checking for files in a directory > >Hi, > >Is there a way in ANT where I could check if a lis