Hi all,
I want to run a system command from Nant using the
exec task. Is there a simple way to capture the output of that command?
Regards,
Nick.
I installed the .NET runtime, then the .NET SDK (both 1.1), then extracted
nant to c:\program files\nant
then inside cmd, went into c:\program files\nant, and ran bin\nant
-k:net-1.1 but it seems to fail on the unit test.
I downloaded the stable, nant-0.84.zip
This is the output
_
NAnt 0.84 (B
I'm an Xpath newbie. I need to check a vault history file using xmlpeek
for a value, but I need to ignore string case. I tried the following :
http://www.we.org/2002/08/xquery-functions"; />
But all I get is :
Could not peek at XML file
'c:\build\history\UCNewsAndEvents_23.
I am trying to install nantcontrib.Tasks-0.84.zip under nant-0.85-20040525.zip.
I cannot get it to build. The system complains about not being able to access properties.xml.
I tried to get the latest version of nant contrib from CVS, but the server is reporting write permissions to the /tmp/.
I need to reference System.Data.OracleClient.dll.
From searching the docs, usenet, and the web, it looks like the following should work.
but, it does not, nant says:
BUILD FAILED
z:\CCTVMaster\Common\Da
Aaron:Here is the result of my build with the
project you sent me
C:\Nant\examples\VCPlusPlus\NantSolutionTest>nantNAnt 0.84 (Build
0.84.1455.0; net-1.0.win32; release; 12/26/2003)Copyright (C) 2001-2003
Gerry Shawhttp://nant.sourceforge.net
Buildfile: file:///C:/Nant/examples/VCPlusPlus/
I have the nant.onfailure property set up as follows, but on
nant failure the target task is not run. What am I doing wrong?
Various targets ...
THX
Curt Zarger
ASM Research, Inc.
703-752-5185
[EMAIL PROTECTED]