I have it working now.

Here is what I did.

1) Retrieved the latest source from CVS and compiled it.
2) Installed it on my build machine.
3) Added the <nant program="c:\program\...\nant.exe" > ... </nant>
4) Successfully built my app through Draco.

I suspect that either something happened when I installed the May 15th release or that 
the May 15th release is corrupted somehow.

Thanks for everyone's help,
Jason

-----Original Message-----
From: Bernard Vander Beken [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 04, 2003 12:00 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [Draconet-users] FW: [capability-dev] [Intel.Capability.Deploy] Build 
Failed


Hello,
 
You could use the free FileMon tool from http:// <http://www.sysinternals.com> 
www.sysinternals.com to find out where Draco.net is looking for NAnt.exe.
 
Just add a filter "*nant*" (without the quotes) to find what you are looking for.
 
Hope this helps,
 
Bernard Vander Beken

        -----Original Message----- 
        From: Morris, Jason [mailto:[EMAIL PROTECTED] 
        Sent: Wed 6/4/2003 01:41 
        To: [EMAIL PROTECTED] 
        Cc: 
        Subject: RE: [Draconet-users] FW: [capability-dev] [Intel.Capability.Deploy] 
Build Failed
        
        

        Matthew and all,
        
        Here is a snippet of my config files for the build I am trying.  Notice
        I did specify the program attribute on the nant element and I still get
        the same error message on the build output.  Can anyone see what might
        be wrong?
        
        Is it case sensitive? Anything?
        
        Thanks,
        Jason
        
        <build>
           <name>Intel.Capability.Nightly</name>
           <pollperiod>86400</pollperiod>
           <notification>
            <email>
             <recipient>[EMAIL PROTECTED]</recipient>
            </email>
            <file>
             <dir>C:\build\Capability\builds\output</dir>
            </file>
           </notification>
        
           <nant program="C:\projects\utils\nAnt\bin\nant.exe">
            <buildfile>capability.build</buildfile>
            <targets>nightly</targets>
            <properties>
             <property name="draco.build.dir" value="C:\build\Capability\builds"
        />
            </properties>
           </nant>
        
           <cvs>
            <cvsroot>:sspi:azsiepdev02:/capability</cvsroot>
            <module>capability</module>
           </cvs>
          </build>
        
        
        -----Original Message-----
        From: Morris, Jason
        Sent: Tuesday, June 03, 2003 3:51 PM
        To: [EMAIL PROTECTED]
        Subject: RE: [Draconet-users] FW: [capability-dev]
        [Intel.Capability.Deploy] Build Failed
        
        
        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]
        
        
        -------------------------------------------------------
        This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
        thread debugger on the planet. Designed with thread debugging features
        you've never dreamed of, try TotalView 6 free at www.etnus.com.
        _______________________________________________
        Draconet-users mailing list
        [EMAIL PROTECTED]
        https://lists.sourceforge.net/lists/listinfo/draconet-users
        

NHY޵隊X'uᴼ{NࠋZX8^m,-it^n z'ᡶ޴7    
wᲭkyᲧ]y)}aʋzwzkyv$tU:~ⷞj0eg᯺(:rᨉ޶ࢮXX:rࢉ޶ᬮb,ᥢ
y+ᡁ޶m+-.ᶭǟ+-᯳bᰲ~ݭ(nᤱ
NHY޵隊X'u{NZX8^m-i^n z'޴7        
wky]y)}歺ʋzwzkyv$赩U:~j0g(:r޶ɚXX:r޶b,y+޶m+-.ǟ+-bا~ݭ(n

Reply via email to