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] 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. nant.exe is on my
path, so I can invoke it from a command prompt. Please
help! Thanks, Jason -----Original
Message----- Build
Results
Success:
false 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
________________________________________________________________ |
Title: Message
- [Draconet-users] FW: [capability-dev] [Intel.Capabili... Morris, Jason
- RE: [Draconet-users] FW: [capability-dev] [Intel... Matthew W. Adams
- RE: [Draconet-users] FW: [capability-dev] [Intel... Morris, Jason
- RE: [Draconet-users] FW: [capability-dev] [Intel... Morris, Jason
- RE: [Draconet-users] FW: [capability-dev] [Intel... Bernard Vander Beken
- RE: [Draconet-users] FW: [capability-dev] [Intel... Morris, Jason