Javed,
It would be better if you posted the complete ouput from nant. That way
we can see how far thu the build it got before failing.
Ian
hi,
i typed bin\nant in command prompt and after a number of BUILD
SUCCEEDED, the process ends with BUILD FAILED. The error message is,
E:\nant\NAnt.build(
Earlier this week I ran into a situation using one of the NAntContrib tasks
that led me to consider modifying the code, but I couldn't because the
NAnt-Contrib source isn't in the 0.8.3 bundle -- only the binaries are. I
was behind a firewall and couldn't check out the cvs tree. Eventually, I
f
Jake,
I can't repro your issue here. Here is what I get with 0.8.3 final:
H:\contribsource\nant\JakeW\nant>G:\nant-0.8.3.50105\bin\Nant.exe
-f:redpark.build.xml
NAnt version 0.8.3 Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net
Buildfile: file:///H:/contribsource/nant/JakeW/nant/re
Jake,
Are you sure that you are running 0.8.3 final ? I found a checkin for
MsiTask.cs dated 8/3/2003 with the following comment:
"- The componentFiles fileset requires a Parent, otherwise a null
reference exception will be thrown."
which looks suspiciously like your issue. That commit date would
Title: NAnt 0.8.3 final: External Program failed
hi,
i typed bin\nant in command prompt and after a number of BUILD SUCCEEDED, the process ends with BUILD FAILED. The error message is,
E:\nant\NAnt.build(120,10):
External Program Failed: E:\nant/build/nant-0.8.3.50105-debug/bin/NAnt.exe (
I seem to be having a ton of trouble communicating with this list..
He we go again:
I tried to send a zip file with a complete example but it apparently was too
big. I'll email that to anybody who asks for it individually. Below is an
example of a build script that worked with build 0.8.1