Skip to content

Ant build notifications via Growl

I’ve created a custom BuildListener for Ant that provides Growl notifications when your builds start/stop. It uses the JGrowl library to send messages. JGrowl also provides a Growl like notification system for any Java platform. I’ve also created an Ant task similar to <echo> that lets you send messages to Growl during your builds.

You can get it here:

http://code.google.com/p/growlbuildlistener/

One Trackback/Pingback

  1. Growl Notifications for Ant — Don't Forget to Plant It! on Saturday, October 18, 2008 at 8:29 am

    [...] the best time.  So instead of constantly checking on the progress of my build, I installed this Growl Ant build listener which will display a Growl notification when a build has [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*