I need to be able to trigger running a specific ant target when the build succeeds, and another one when it fails. This will be used to send out an email indicating the status of the build.
I have done this in the past in nant (.NET) which has a built in property called nant.onsuccess and one called nant.onfailure. Is there something similar in ant, or any does anybody know how to do this? Thanks! -- View this message in context: http://www.nabble.com/How-to-run-an-ant-target-on-success-failed-build-tp18600235p18600235.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]