I'm not exactly sure what you are looking for, but currently the only generic way to keep going when a task fails is --continue, and that won't execute tasks that depend on the failed task. There is no generic way to handle exceptions either. There are open JIRA issues for this.
Cheers, Peter -- View this message in context: http://gradle.1045684.n5.nabble.com/What-is-the-best-way-to-define-the-execution-of-several-tasks-tp5501594p5505238.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
