[NAnt-users] Workarounds for broken task

2007-10-12 Thread Grant.Drake
There is a what appears to be long known bug with the task in that it launches notepad awaiting a user to edit/close it before continuing. Clearly this is not at all desirable in an automated build. I found this posting from two years ago... http://www.mail-archive.com/nant-users@lists.sourceforg

Re: [NAnt-users] task - specifying a path to fxcopcmd.exe

2006-06-02 Thread Grant.Drake
Thanks very much Jonathon, this did the job for me... Regards, Grant. -Original Message- From: Evans, Jonathan (2) [mailto:[EMAIL PROTECTED] Sent: 02 June 2006 12:01 To: Drake, Grant: IT (LDN); nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] task - specifyin

[NAnt-users] task - specifying a path to fxcopcmd.exe

2006-06-02 Thread Grant.Drake
I know the documentation for this task says that the fxcop directory needs to be added to your system path - which when done works fine. However that is a rather annoying limitation, particularly for people who want to put all their tools in a relative path to the source. I can modify the task mys

RE: [Nant-users] MailLogger e-mails have wrong encoding in Outlook

2005-03-21 Thread Grant.Drake
Gert wrote: > However, I just added a new property (called MailLogger.body.encoding) that allows you to configure the encoding of the body of the message (just in case you need it). Thanks Gert, envious that it works for you! It could well be something about how they configure the machines here at

[Nant-users] MailLogger e-mails have wrong encoding in Outlook

2005-03-21 Thread Grant.Drake
We have our build scripts set up to send the output of the build to us on failure - no problem there. The issue is the "encoding" that Microsoft Outlook chooses to apply when receiving one of these e-mails - it applies "Western European (ISO)", which in turn means that it misses the carriage return