Re: [Nant-users] Nant Plain Text Logging

2003-10-01 Thread Gert Driesen
> Sent: Wednesday, October 01, 2003 5:07 PM Subject: RE: [Nant-users] Nant Plain Text Logging Also, is there a limitation on the size of the file? All my mail bodies are truncated at ~ 64K. Is this a limitation of string, mail, or something else? Thanks Nick -Original Message- From: [EM

Re: [Nant-users] Nant Plain Text Logging

2003-10-01 Thread Gert Driesen
Nick, This issue is fixed in cvs. Thanks for the report ! Gert - Original Message - From: "Nick Varacalli" <[EMAIL PROTECTED]> To: "'Gert Driesen'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, October 01, 2003 4:39 PM S

Re: [Nant-users] Nant Plain Text Logging

2003-10-01 Thread Gert Driesen
Not right now, I'll try to look into this later - Original Message - From: "Nick Varacalli" <[EMAIL PROTECTED]> To: "'Gert Driesen'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, October 01, 2003 4:38 PM Subject: RE:

RE: [Nant-users] Nant Plain Text Logging

2003-10-01 Thread Nick Varacalli
01, 2003 10:40 To: 'Gert Driesen'; [EMAIL PROTECTED] Subject: RE: [Nant-users] Nant Plain Text Logging Thank you for the great answers. There is a small problem with the mail logging. If I use , I am mailed a build success message for every sub-build that succeeds. Is there a way

RE: [Nant-users] Nant Plain Text Logging

2003-10-01 Thread Nick Varacalli
] [mailto:[EMAIL PROTECTED] On Behalf Of Gert Driesen Sent: Tuesday, September 30, 2003 13:49 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [Nant-users] Nant Plain Text Logging > - Original Message - > From: "Nick Varacalli" <[EMAIL PROTECTED]> > To: &

Re: [Nant-users] Nant Plain Text Logging

2003-09-30 Thread Gert Driesen
> - Original Message - > From: "Nick Varacalli" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, September 30, 2003 7:00 PM > Subject: [Nant-users] Nant Plain Text Logging > > nAnt 0.83 final, .Net Framework 1.1. > > A few

[Nant-users] Nant Plain Text Logging

2003-09-30 Thread Nick Varacalli
nAnt 0.83 final, .Net Framework 1.1. A few quick questions: * Is there a way to get nAnt to send output to both the console and to a file? I know how to do XML logging, I'm looking for plain text logging. * In script, I can do Console.Writeline to write to the console. However, that doesn't resp