I don't get an error from the mail task...none that I can see anyways..but my log file 
gives me this..

[echo] Before MailDev ... sys.env.MailDev = true
[echo] tolist      ...  [EMAIL PROTECTED]
[echo] subject     ... [???] Build FAILED...   Not Set!
[echo] files       ... T:\3_Developing\build\????\ResultDev.htm
[echo] attachments ...  
???\VSSCheckedOut.log,???\build.log,t:\3_developing\Build\compile.lo    
g,t:\3_developing\releasenotes.txt
[mail] Sending mail to [EMAIL PROTECTED]

BUILD FAILED

T:\3_Developing\build\Nant.build(154,4):
invalid element <vssget>. Unknown task or datatype.

Total time: 175.8 seconds.


       Jean Michel Thériault
       Configuration and Installation Application Developer (COOP)
       Cactus Commerce
  http://www.cactuscommerce.com
 
  [EMAIL PROTECTED]
 
-----Original Message-----
From: Gert Driesen [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 05, 2004 12:04 PM
To: Jean-Michel Theriault; [EMAIL PROTECTED]
Subject: Re: [Nant-users] (no subject)

Jean-Michel,

You'll need a new nightly build of NAntContrib too. I haven't yet uploaded
one, I'll do this later today and let you know when its available.

Can you tell me what error you get from the <mail> task ?

Thanks,

Gert
----- Original Message -----
From: "Jean-Michel Theriault" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Gert Driesen" <[EMAIL PROTECTED]>
Sent: Monday, July 05, 2004 5:57 PM
Subject: [Nant-users] (no subject)


Hi Gert,



I got the latest nightly build, and here's what I get now!!!



T:\3_Developing\build\Nant.build(154,4):

invalid element <vssget>. Unknown task or datatype.



Also the log says that it's sending the email but I don't get the email.
Here's my vssget code:



<vssget

                                    localpath="${sys.env.ProjectBase}\Build"

                                    recursive="true"

                                    replace="true"

                                    writable="true"

                                    dbpath="${sys.env.VSSdbpath}"

                                    path="${sys.env.VSSBase}/???/Build"

                                    user="${sys.env.VSSUsername}"/>



I checked the release notes and nothing for this task changed. So what now??



       Jean Michel Thériault

       Configuration and Installation Application Developer (COOP)

       Cactus Commerce

   http://www.cactuscommerce.com



   [EMAIL PROTECTED]







-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to