Re: [Nant-users] Nightly build of Contrib?

2004-04-28 Thread Gert Driesen
try here : http://nantcontrib.sourceforge.net/nightly/builds/ Gert - Original Message - From: "Bob Archer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 28, 2004 11:46 PM Subject: [Nant-users] Nightly build of Contrib? Hi All, If I download the nightly build of

Re: [Nant-users] Doc...

2004-04-28 Thread Gert Driesen
Bob, You should only copy the files in the NAntContrib bin directory to the NAnt bin directory. Hope this helps, Gert - Original Message - From: "Bob Archer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 29, 2004 12:39 AM Subject: [Nant-users] Doc... Hmm... It

[Nant-users] Doc...

2004-04-28 Thread Bob Archer
Hmm…   It seems that if I unzip the NAnt and NAntContrib into the same folder (am I supposed to do that?) Some of the NAntContrib doc overlays the Nat doc.   Why does this happen? Or am I doing something wrong?   Thanks…   Bob  

[Nant-users] Nightly build of Contrib?

2004-04-28 Thread Bob Archer
Hi All,   If I download the nightly build of NAnt which it looks like is April 24, 2004 date. Do I need to match that to the NAnt Contrib nightly build? Or, do I run with NAntContrib .84?   The reason I ask… I don’t see a place to dl a NAnt Contrib nightly build.   Thanks, Bob    

RE: [Nant-users] Access to failure reason text in onfailure target?

2004-04-28 Thread Breen, Patrick
We perform a set of nested builds - outer nant invokes inner nant, each inner nant builds a different product with a different set of responsible developers. When the inner nant build fails, we emit a summary failure notification to the responsible developers. It would be helpful to include th

Re: [Nant-users] Access to failure reason text in onfailure target?

2004-04-28 Thread Gert Driesen
Patrick, This information is not accessible from the build file, no. What would you use it for ? Gert - Original Message - From: "Breen, Patrick" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 28, 2004 7:05 PM Subject: [Nant-users] Access to failure reason text in o

[Nant-users] Access to failure reason text in onfailure target?

2004-04-28 Thread Breen, Patrick
Is there any property that contains the text of the failure reason (ie, the summary info that Nant reports when a build fails) at the time an onfailure target is invoked? If not, is there a way to get at this information via script? Thanks - Patrick

RE: [Nant-users] after fails

2004-04-28 Thread Clayton Harbour
Hi Merrill, The module format that you are specifying is invalid. There may be another issue involved which I will explain below. A module in cvs does not contain a path component, the path component is specified in the cvsroot: :pserver:[EMAIL PROTECTED]:/cvsroot/nant

[Nant-users] relative paths are not correct.

2004-04-28 Thread Mike Stephens
I'm using NAnt and NAntContrib .85 from the last day or two from cvs and I have noticed over the last several days that the relative paths for the and tasks are no longer what one would expect them to be. It seems that any build files that are launched by the or tasks would have a relative p