Growl notifications from ant
If you use ant to run your builds, and would like to receive growl notifications about execution status, presenting Growl notifications for ant.
All you need to do is execute:
ant -listener com.google.code.ant.growlnotify.GrowlListener
And you’ll need is the growlnotify binary somewhere on your path, this is bundled with the Growl binary dmg.
Wow! You have become a full fledged Mac guy
Prakash G.R.
9 Jul 08 at 9:54 am
ha ha ha… liked the question to prevent ur blog from junk “Please add 1 and 4″ — guess itz random… not sure if itz done by you .. but funny…
ne ways.. interesting thought to get the notifications by growl ….. did some googling on it and found out growl works only on Mac… but how many developers use Mac.(atleast in India…. )…
Did some more googling to find out if similar thing exists for linux . Have found out a few.. letz see if i can configure that in similar manner that u have done…
but pretty interesting thought…
cheers
atin
9 Jul 08 at 1:01 pm
@prakash,
Yes, I’m a full time mac user!
@atin,
There’s snarl (http://www.fullphat.net/) for windows if you’re interested.
Ketan
9 Jul 08 at 2:49 pm