[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

Re: [gradle-dev] Application plugin

2011-02-01 Thread Philip Crotwell
On Mon, Jan 31, 2011 at 11:17 PM, Adam Murdoch wrote: > Hi, > Recently, Rene Groeschke contributed an 'application' plugin, which adds > tasks for running your application and building a distribution for it > (including generating launcher scripts). Many thanks for this, Rene. > I have a few comme