RE: Junit report for multiple projects

2011-06-20 Thread Echlin, Robert
Err - right - you are using ant , at least you are now - the original message said antcall. Is " -Original Message- > From: kasim ahmed [mailto:mail2ka...@googlemail.com] > Sent: Monday, June 20, 2011 11:01 AM > To: Ant Users List > Subject: Re: Junit report for

RE: Junit report for multiple projects

2011-06-20 Thread Echlin, Robert
Then try "Ant", instead of "Antcall". Rob > -Original Message- > From: kasim ahmed [mailto:mail2ka...@googlemail.com] > Sent: Monday, June 20, 2011 11:01 AM > To: Ant Users List > Subject: Re: Junit report for multiple projects > > sorry, junit-1

Re: Junit report for multiple projects

2011-06-20 Thread kasim ahmed
asim ahmed [mailto:mail2ka...@googlemail.com] > > Sent: Sunday, June 19, 2011 5:25 AM > > To: Ant Users List > > Subject: Junit report for multiple projects > > > > i have ant target which invokes concurrently other 3 projects ant build > target > > for junit

RE: Junit report for multiple projects

2011-06-20 Thread Echlin, Robert
> > Rob > -Original Message- > From: kasim ahmed [mailto:mail2ka...@googlemail.com] > Sent: Sunday, June 19, 2011 5:25 AM > To: Ant Users List > Subject: Junit report for multiple projects > > i have ant target which invokes concurrently other 3 projects ant

Junit report for multiple projects

2011-06-19 Thread kasim ahmed
i have ant target which invokes concurrently other 3 projects ant build target for junit. this build target executes all three projects even though any one of the sub project build fails. Problem here is, if any one of sub project build fails error message should display and junit report should gen