----- Original Message ----- From: "Block, Jeffrey A. (Jeff)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 07, 2004 3:55 PM Subject: RE: [Nant-users] Emailing build results
> Yes, I have already reviewed that page, but my confusion is that I don't > know _how_ to set the various properties. Martin pointed me towards the > "mail" task, but it does not seem to have the properties of the MailLogger, > e.g. MailLogger.success.notify. I want to make this false, instead of the > default value of true. I only want an email if the build fails. > > The page you reference tells how to invoke the various loggers/listeners on > the nant command line, but not how to set the properties. The properties should be set in the buildfile or on the command line (eg. NAnt.exe -D:MailLogger.from=.....) Hope this helps, Gert ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
