RE: Multiple junit tasks

2007-04-23 Thread Sean Tiley
failed" in both targets can the second target Modify the property? Thanks again. Sean -Original Message- From: Gilles Scokart [mailto:[EMAIL PROTECTED] Sent: Monday, April 23, 2007 3:25 PM To: Ant Users List Subject: Re: Multiple junit tasks Use Test failed 2007/4/23, Sean Til

Re: Multiple junit tasks

2007-04-23 Thread Gilles Scokart
Use Test failed 2007/4/23, Sean Tiley <[EMAIL PROTECTED]>: Hi There, I have 2 targets that run unit tests during the course of my build, (JUnit tests pre deployment and HttpUnit tests post deployment). I would like for all tests in both targets to be executed regardless of whether or not failur

Multiple junit tasks

2007-04-23 Thread Sean Tiley
Hi There, I have 2 targets that run unit tests during the course of my build, (JUnit tests pre deployment and HttpUnit tests post deployment). I would like for all tests in both targets to be executed regardless of whether or not failures/errors occur. Then once both sets of tests are run I would