I'm using the -logger:NAnt.Core.MailLogger commandline option so that
I'll get an email with the build output, but since I want that to happen
every time I run my build file, I'd really like to specify it somehow in
the build file itself.  

Right now I'm just running it from a batch file, which I suppose is
okay, and I know that I could create another build file which would call
the first build file, but both of those solutions seem like hacks.
Isn't there a simple <property> setting that allows me to set
commandline options?

  Douglas R. Steen
  Boulder, CO 



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to