Hi,
I have NAnt
sending an email on failure (thanks to the person that posted about
NAnt.failure), but I only get the one line of text I put in there saying
"failure".
How do I get NAnt
to email me the build (and test) output (the stuff that I see on the screen)
using an NAnt <mail> task?
Thanks
-
Chris