> To: [EMAIL PROTECTED]
> Subject: [Nant-users] Emailing the build log
>
>
> 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
> mes
Title: RE: [Nant-users] Emailing the build log
Sorry, mispost the answer to [EMAIL PROTECTED]
Hi again Dave.
You're right I've had the same problem, rederincting the output locks or something the file
What you could do is emailing the status of your build , not the log f
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 i