I have a task to email the build log file as the last task in my build file. But it's failing with the following error:
[mail] WARNING! File "Build.log" NOT attached to message. File does not exist or cannot be accessed. If I execute just the mailLog task it works fine. I asssume the problem is that the Build.log file is being generated by redirecting the output from NAnt to Build.log so the file is locked or something when the mail task tries to attach the file to the mail. Is redirecting NAnt's output the only way to log the build messages? If so, how can I email the build log? __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users