My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

Lets you send growl notifications from within ant.

Introduction

Ant Growl Notifier lets you send ant build events to growl.

Prerequisites

Details

Installation

  • Put ant-growllistener.jar into Ant's lib directory or $HOME/.ant/lib

Using the Ant Growl Notifier

  • To make ant use the new listener, invoke ant like this:
    • ant -listener com.google.code.ant.growlnotify.GrowlListener
    • You could also add -listener com.google.code.ant.growlnotify.GrowlListener to your ANT_ARGS environment variable
Powered by Google Project Hosting