I think there's a <trycatch> task in ant-contrib that should do just what you are looking for

simon wrote:

it executes a shell scrip that start the webapp. then it uses ant to
test the webapp and after the test it should stop the webapp.

it works fine as long as the tests are working fine, but as soon a test
fails the whole things is stoped and does not execute the stop script
for the webapp. but it is important execute the last step even if the
step before fails.

does sombody have a hint for me?




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to