How to run Ant tasks even if build fails -


i have ant task runs if lock file not existing.

but if build fails, lock file not deleted @ end of task , subsequently task not invoked scheduled jobs.

is there anyway handle such if build fails, should able call cleanup task delete lock files?

look @ this: testing , exception handling ant
there macrodef trycatch


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -