On 8/19/05, Sandeep <[EMAIL PROTECTED]> wrote:
> I would like to ignore the error in task (generated by test condition)
> if the file is locked. I tried adding failonerror="false" but it still
> breaks the build.
>
> Can you please tell me how to make build successful even if some files being
>
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
Hi,
I am not getting any log output from
task. I tried verbose=”true” also. Is there any issue with this
task? It logs errors if the task fails but it does not say that a service started
or stopped.
Regards,
Sandeep
To
in-charge-type-dudes,
There seems to be a
lot of emails about the nUnit2 task not working properly. And generally the
reply is a canned "nUnit2 task is not really supported. You are better off using
and the nunit executable"
For the 1.0 release, would it be an idea to remove the nUnit2
Hello All,
We’re just starting to run automated tests on our
build system and are using categories to selectively run tests depending upon
the time of day that the build is being run. Whilst this is a fine idea in
theory, the problem we’re having is that it doesn’t work. We’re
using
Hi,
I am using failonerror="false">…
in my build script. If the listFileName file is locked by other process file::is-assembly(assemblyFile) fails and gives the following error:
NAnt.Core.BuildException: D:\Abc\Xyz.build(179,9): Function call failed. _expressio
Is there any way to create a property whose value is the list of resolved
files in a fileset, or failing that to create a fileset from a property?
What am I trying to do? I am trying to write a build file for a WiX project
that lists the source/target files only once and has source file/obj file