My favorites | Sign in
Project Logo
                
Search
for
Updated Jan 05, 2008 by ndrake
Labels: Phase-Deploy, Featured
README  
How to use

Introduction

This package contains a custom BuildListener and Task that display messages via Growl/JGrowl.

Prerequisites

Details

Setting things up in Mac OS with Growl

Setting things up in Linux with JGrowl

Using the Growl BuildListener

Using the GrowlEcho task

<taskdef name="growl" classname="net.slimeslurp.growl.GrowlEcho"/>

Comment by curious.attempt.bunny, Nov 06, 2008

I didn't see a way to use the listener with Gant. Have you gotten that working?

Comment by ayax79, Dec 31, 2008

The JGrowl link above is broken, does anybody know where else it can be acquired?

Comment by marius.scurtescu, Mar 06, 2009

"-listener net.slimeslurp.growl.GrowlListener?" must be added to ANT_ARGS, and not to ANT_OPTS: http://ant.apache.org/manual/running.html#envvars


Sign in to add a comment
Hosted by Google Code