What I was trying to do was use either <ant> or <exec> to run my main build.xml, capturing the output to a file, which then gets sent out via email. It would be nice if the subject line could indicate success or failure.
 
I know I could use my own custom buildlogger, but I'm trying to avoid that for now.

Reply via email to