|
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.
|
- getting result back from an <exec> task Steve Donie
- Re: getting result back from an <exec> task Nico Seessle
- Re: getting result back from an <exec> t... Bevan Arps
- Re: getting result back from an <exec&g... Nico Seessle
- Re: getting result back from an <ex... Bevan Arps
- Re: getting result back from an <exec&g... Dan Christopherson
- Re: getting result back from an <ex... Bevan Arps
- Steve Donie
