[Nant-users] Re: [nant-dev] ExternalProgramBase and Output

2005-08-19 Thread Swoogan
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

Re: [Nant-users] Announcement: NAnt-Gui 1.2.4

2005-08-19 Thread Swoogan
[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

[Nant-users] Announcement: NAnt-Gui 1.2.4

2005-08-18 Thread Swoogan
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

[Nant-users] NDoc task and including assemblies.

2005-02-27 Thread Swoogan
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 :

[Nant-users] Various tasks not honouring the project basedir attribute

2004-03-26 Thread Swoogan
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