Title: tasks haltonerror doesn't seems to work
Using NAnt 0.85 daily build 2005-02-01, the task seems to stop processing test assemblies after it encounters an assembly that contains one or more errors. The build continues and succeeds, however, the remaining test assemblies in the specifi
Risler, Dave wrote:
Hi,
I’ve got a conditional that if a pipe (|) is in the path of a changeset,
I want to do a of the version number that follows it. For some
reason, it’s not able to eval the pipe, even when I used an escape (\|).
Thanks,
Dave
> [snip]
Dave,
You need
Title: proper use of string::contains
Hi,
I’ve got a conditional that if a pipe (|) is in the path of a changeset, I want to do a > of the version number that follows it. For some reason, it’s not able to eval the pipe, even when I used an escape (\|).
Thanks,
Dave
Here’s the error: 'st
Byrd, Payton wrote:
I cannot find any documentation for how to do Boolean tests such as if a
&& b. How do I do this without nesting if tasks?
The boolean operators are documented at
http://nant.sourceforge.net/release/latest/help/fundamentals/expressions.html#operators
Well, they're at least ment
Title: Where is the documentation for boolean tests?
I cannot find any documentation for how to do Boolean tests such as if a && b. How do I do this without nesting if tasks?
Payton Byrd
Trane eBusiness
QED Team
Phone: 931-905-5386
Fax: 931-648-5901
I suspect that this may be a problem with hardcoded paths in the addin.
Since this was a quick throw away app which I later decided to release,
there are some hard coded paths in it which point to vs.net 2003
installation. These are c:\WINNT\system32\cmd.exe, c:\Program
Files\Microsoft Visual Stu
All:
nant 0.85-rc1 is not able to run ndoc on one of my assemblies...
How do I troubleshoot this problem?
Initializing...
Merging XML documentation...
c:\buildbot\devel\csharp\applications\CRS\standard-build.include(110,4):
Error building documentation. Unable to load assembly
'c:\buildbot\de
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Donal McCarthy
> Sent: Wednesday, February 02, 2005 10:41 AM
> To: Arnette, Bill
> Cc: Arnette, Bill; nant-users@lists.sourceforge.net
> Subject: RE: [Nant-users] is there an add-in to run nant from
Bill,
The reason NAnt would not be running is that you need to tell the AddIn
where the NAnt executable is. You should be able to do this with the
tools -> options -> nantrunner settings. For some people, this options
panel doesn't work correctly due in large part to the way a shim component
is u