Re: Error starting modern compiler

2007-03-14 Thread Jacky
Hi guys, Any luck for me? Anything that i can provide to help you guys to help me? Hope that i can solve this fast. Thanks. Warm regards, Jacky Wong Jacky wrote: Hi guys, I encounter this error when trying to build my project (it works fine previously): BUILD FAILED /www/dist/production

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: [SEC=UNCLASSIFIED] Junit test fails in ant but not in Eclipse

2007-03-14 Thread SHANKAR S
Hi, Your best bet is to debug it with Eclipse but NOT using the Eclipse junit tool. Change the ant junit target, add these jvmargs to the junit target Here I am using 8787 port for debugging which should be a free port on your machine. When the ant reaches this task, it will wait (

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