Re: [Nant-users] task problem

2003-10-05 Thread Gert Driesen
Can you try the same solution using the NAnt 0.8.4 nightly builds (http://nant.sourceforge.net/nightly/builds) ? Thanks, Gert PS. Please do not cross-post to both the NAnt users and NAnt developers list. We monitor both lists, so issues posted to the users list will not go unnoticed. - Orig

[Nant-users] Mail Task with Attachment Not Working

2003-10-05 Thread arif mohammed
Hi , I was using the mail task with the attachement attribute set to the NANT log file which is specifed at command line while invoking NANT.The mail task works but doesn't send the attachment..Iam not sure if that is the expected behaviour as the attachment file iam specifying is the log

[Nant-users] Re: Mail Task with Attachment Not Working

2003-10-05 Thread Gert Driesen
Arif, What version of NAnt are you using ? I recently updated the mail task with fileset support instead of using an attribute to specify attachements and files that should be included in the body. By the way, you could also use the NAnt.Core.MailLogger instead of the mail task to send the build