Swoogan wrote:
Hello, I'm writing my own task that extends ExternalProgramBase. When
the task runs, and an error occurs, the error text seems to be mixed
in with the regular output. When I run the program from the command
line and get the error it's displayed at the end of the out
[EMAIL PROTECTED] wrote:
Colin
I cannot get it to load a build script.
I chose not to install NAnt during the installation because I already have NAnt
installed. It now cannot find NAnt.Core. It only looks under the apps
installation path for NAnt dlls. I tried setting the NAntPath key
Hello all. I'd like to announce the first stable release of NAnt-Gui.
NAnt-Gui is a graphical frontend to NAnt. It captures the output of a NAnt
build to a window, and allows you to modify build properties without modifying
your build files.
Homepage:
http://www.swoogan.com/nantgui.html
St
Hello, I'm having a little trouble with the ndoc task. When I run it I
get the following error:
D:\BuildServer\BWIDesktop\src\BuildServer\BWIDesktop.build(23,6):
Error building documentation.
One or more required assemblies could not be located :
I just started using nant-0.85-20040325 and nantcontrib-0.85-20040317
and I'm noticing that a lot of tasks no longer honour the project's basedir.
For example (where the cwd is C:\src\BWIInstaller):
...
Becomes:
...
Besides the exec task, I've noticed this behaviour with nantcontrib's
vss