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
>
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