Hi, try something like: http://ant-contrib.sourceforge.net/tasks/tasks/index.html
Thanks, Markus -----Ursprüngliche Nachricht----- Von: Felix Dorner [mailto:[email protected]] Gesendet: Dienstag, 10. März 2009 16:11 An: Ant Users List Betreff: Looking for something similar to javas 'finally' block Hey, In a target, I create a bunch of intermediary files which should *always* be deleted right before the build completes, even if it completes abnormally. This is quite similar to closing a stream in a java 'finally' block. Anything similar for ant? Thanks, Felix --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
