Hi,
my build.gradle script:
apply plugin: 'announce'
task hello {
announce ("hello", "growl")
}
gave me the following message when I typed 'gradle hello':
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred evaluating root project 'Temp'.
Cause: A problem occurred starting command 'growlnotify'.
Growl is installed on my Mac OS X machine and works quite well with
Echofon and with Apple Mail as Growl clients.
What's wrong?
Matthias
P.S.: By the way, I cannot find any program named 'growlnotify' on my
machine.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email