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:
One Trackback/Pingback
[...] 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