Hi Matthias,
the current growl announce implementation is based on growlnotify. growlnotify is a commandline addon for growl and not part of the core growl installation. You can find growlnotifiy on the latest growl dmg (1.2.1) in the 'extras' directory.

regards,
René


Am 12.07.10 19:17, schrieb Matthias Bohlen:
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



--
------------------------------------
Rene Groeschke

[email protected]
http://www.breskeby.com
http://twitter.com/breskeby
------------------------------------


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

   http://xircles.codehaus.org/manage_email


Reply via email to