> From: Erik Hatcher [mailto:[EMAIL PROTECTED]]
>
> Can a build listener be attached by specifying something in build.xml as
> well so that command-line tweaking isn't needed at all?
>

A task can attach a listener. Check the sound task - I think it adds a
listener. There is no <listener> task, though. Such a listener will not
receive all of the events that a listener added from the command line would.

Conor


Reply via email to