Ok... more... I
finally found the NAntContrib project that people were refering to and found the
RecordTask.cs file.
How do I
encorporate NAntContrib into NAnt?
-
Chris
-----Original Message-----
From: Chris Garty
Sent: Friday, 14 February 2003 11:28 AM
To: [EMAIL PROTECTED]
Subject: RE: [Nant-users] Emailing NAnt output using mail taskI found something about a Record task, but I haven't been able to find it in the source code.What area of the source-code should I look in?- Chris-----Original Message-----
From: Chris Garty
Sent: Friday, 14 February 2003 10:21 AM
To: [EMAIL PROTECTED]
Subject: [Nant-users] Emailing NAnt output using mail taskHi,I have NAnt sending an email on failure (thanks to the person that posted about NAnt.failure), but I only get the one line of text I put in there saying "failure".How do I get NAnt to email me the build (and test) output (the stuff that I see on the screen) using an NAnt <mail> task?Thanks- Chris