Re: [NAnt-users] How to write to a text file?

2006-07-06 Thread Flex
Bonio Lopez wrote: > Hi all, > how do I write into a text file using nant? > (use of

[NAnt-users] MailLogger task failing...

2006-06-27 Thread Flex
Hi guys. I'm trying to let nant send an email upon build complete, but getting this error message: [MailLogger] E-mail could not be sent! System.Web.HttpException: Could not create an object of type 'CDO.Message'. Ple ase verify that the current platform configuration supports SMTP mail. at Sys

Re: [NAnt-users] File operations

2006-04-19 Thread Flex
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Flex Sent: Wednesday, April 19, 2006 10:45 To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] File operations (ups, sorry for double-sending to the admin list) Woot, this is nice, I can do half of the needed

Re: [NAnt-users] File operations

2006-04-19 Thread Flex
hoping for find/replace commands in files, text only, no need of binary data, to update stuff like versions, languages, and such variable elements depending on the current build. Foster, Richard - PAL wrote: Flex, Generating text based files is actually pretty easy. Take a look at the echo task

[NAnt-users] File operations

2006-04-19 Thread Flex
Hi guys, (please, don't beat me) While waiting for monad to become more useful and to drop the stupid bat files I run (by complete accident) to NANT. Well... first glance - amazed, second glance - in love and so on. However I was not able to find something vital in the help and asking in case