Re: [gradle-user] growl notification plugin

2009-08-26 Thread Adam Murdoch
Rene Groeschke wrote: Hello, first of all thanks to have a look at the code and for your suggestions. Am 26.08.2009 um 01:21 schrieb Adam Murdoch: Rene Groeschke wrote: Am 21.08.2009 um 09:12 schrieb Hans Dockter: On Jun 23, 2009, at 9:48 PM, Rene Groeschke wrote: Hello list, some w

Re: [gradle-user] growl notification plugin

2009-08-26 Thread Rene Groeschke
Hello, first of all thanks to have a look at the code and for your suggestions. Am 26.08.2009 um 01:21 schrieb Adam Murdoch: Rene Groeschke wrote: Am 21.08.2009 um 09:12 schrieb Hans Dockter: On Jun 23, 2009, at 9:48 PM, Rene Groeschke wrote: Hello list, some weeks ago there was a disc

Re: [gradle-user] growl notification plugin

2009-08-25 Thread Adam Murdoch
Rene Groeschke wrote: Am 21.08.2009 um 09:12 schrieb Hans Dockter: On Jun 23, 2009, at 9:48 PM, Rene Groeschke wrote: Hello list, some weeks ago there was a discussion going on about notification tasks that make use of twitter, growl, email etc. I've added a notification plugin to my bu

Re: [gradle-user] growl notification plugin

2009-08-24 Thread Hans Dockter
On Aug 24, 2009, at 11:38 PM, Rene Groeschke wrote: Am 21.08.2009 um 09:12 schrieb Hans Dockter: On Jun 23, 2009, at 9:48 PM, Rene Groeschke wrote: Hello list, some weeks ago there was a discussion going on about notification tasks that make use of twitter, growl, email etc. I've added

Re: [gradle-user] growl notification plugin

2009-08-24 Thread Rene Groeschke
Am 21.08.2009 um 09:12 schrieb Hans Dockter: On Jun 23, 2009, at 9:48 PM, Rene Groeschke wrote: Hello list, some weeks ago there was a discussion going on about notification tasks that make use of twitter, growl, email etc. I've added a notification plugin to my build, that actually uses

Re: [gradle-user] growl notification plugin

2009-08-21 Thread Hans Dockter
On Jun 23, 2009, at 9:48 PM, Rene Groeschke wrote: Hello list, some weeks ago there was a discussion going on about notification tasks that make use of twitter, growl, email etc. I've added a notification plugin to my build, that actually uses Growl for notifications. I rewrote the notifi

[gradle-user] growl notification plugin

2009-06-23 Thread Rene Groeschke
Hello list, some weeks ago there was a discussion going on about notification tasks that make use of twitter, growl, email etc. I've added a notification plugin to my build, that actually uses Growl for notifications. I rewrote the notification part in my build logic for easy reuse. you ca