Title: Message
Thanks...this is what I did and didn't think that it worked, but let me try it again.
 
Jason
 
-----Original Message-----
From: Matthew W. Adams [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 03, 2003 3:16 PM
To: [EMAIL PROTECTED]
Subject: RE: [Draconet-users] FW: [capability-dev] [Intel.Capability.Deploy] Build Failed

I had this self-same problem today. If you look at the code, it now checks explicitly for nant.exe in the working directory, but doesn’t support ‘on the path’ any more. As you say, there is a “program” attribute.

 

I modified the line to

 

<nant program=”c:\programs\nant\bin\nant.exe”>

 

Which is where my nant happens to be.

 

And it all started working again.

 

Hope this helps.

 

Matthew

 

Matthew Adams

Director of R&D

Digital Healthcare Ltd


From: Morris, Jason [mailto:[EMAIL PROTECTED]
Sent: 03 June 2003 23:00
To: [EMAIL PROTECTED]
Importance: High

 

I just updated to the latest 1.4 release  (release May 15th) and now my builds fail.

 

I get the following output (please see below)

 

After looking at the source, I noticed that there is a "program" attribute to tell Draco where Nant.exe lives, but I placed "program" as an attribute of the "nant" element and I have also placed "program" as an element under "nant".  All give me the same error.

 

I looked at the config file that comes with Draco.NET, but there isn't an example with this "program" specified.

 

nant.exe is on my path, so I can invoke it from a command prompt.

 

Please help!

 

Thanks,

Jason

 

-----Original Message-----
From: [EMAIL PROTECTED]
Sent: Tuesday, June 03, 2003 2:51 PM
To: CAPability developers
Subject: [capability-dev] [Intel.Capability.Deploy] Build Failed
Importance: High

Build Results

Success: false
Module: Intel.Capability.Deploy
BuildTime: 3 June 2003 14:49:33


Modifications Since Last Build

Build Output

Failed to process build 'Intel.Capability.Deploy'.  The following exception occurred:
System.IO.FileNotFoundException: 'nant.exe' was not found in the default directory.
File name: "nant.exe"
   at Chive.Draco.Tool.NAntBuildTool.Execute(String workingDirectory)
   at Chive.Draco.BuildRunner.BuildModule(Modification[] mods)
 
Diagnostic information
----------------------
Working directory: C:\WINNT\TEMP\tmp3B2.tmp

Generated by Draco.NET ________________________________________________________________
You are currently subscribed to capability-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to mailto:[EMAIL PROTECTED]

Reply via email to