How about Ant-Contrib trycatch task (which allows a finally block) http://ant-contrib.sourceforge.net/tasks/tasks/trycatch.html
Ben -----Original Message----- From: koden (sent by Nabble.com) [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 23, 2005 8:40 PM To: [email protected] Subject: How to shut down AntServer (Ant-Contrib) on failed build? How do I shutdown the AntServer when the build has failed? I have a nested after my remoteant is done sending runant commands, but if those commands fail, the server is still blocking waiting for more. Does anyone know how I can shut the antserver down if this is the case? thanks -- Sent from the Ant - Users forum at Nabble.com: http://www.nabble.com/How-to-shut-down-AntServer-%28Ant-Contrib%29-on-fa iled-build--t248735.html#a695255 ************************************************************** This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, please contact sender immediately by reply e-mail and destroy all copies. You are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. TIAA-CREF ************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
