« Return to Thread: growl notification plugin

growl notification plugin

by RenŽé Gröschke :: Rate this Message:

Reply to Author | View in Thread

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 can reuse it if you want. I've tested it with the  
actual gradle trunk.

I've just created a git repo at github.com. have a deeper look at http://github.com/breskeby/gradle-notify-plugin/tree/master 
  .

Actually the growl implementation is hard coded in the notify plugin.  
The notify implementation(s) should definitely be more decoupled. The  
sources contains some dirty code fragments and contain no tests yet :-
(. I hope to find time to add other notification implementations soon.

Comments, suggestions, ideas are appreciated!

regards,
René


-----------------------------------
René Gröschke
rene@...
http://www.breskeby.com





---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: growl notification plugin