[gradle-dev] Re: Task Error Handling

2011-02-01 Thread micke
Just asked about this earlier in the users mailing list and was pointed to this thread. This is a feature which I and my colleagues really want as well. Is there a JIRA I can vote for? Cheers, Micke -- View this message in context: http://gradle.1045684.n5.nabble.com/Task-Error-Handling-tp33

[gradle-dev] Re: Task Error Handling

2011-01-23 Thread Peter Niederwieser
hansd wrote: > > What about giving every task a property like: failAtEnd > I think this can be quite useful, for example for continuing a multi-project CI build despite test failures. Maven has a --fail-at-end command-line parameter for this, with the following description: "Only fail the buil