I was just curious about it because sometimes I have to rebuild a few times before it builds all the way through so I thought I would just ask about it.  Or is it possible to change that type of error to return as a warning instead of a error that could cause the build to fail as it doesn't really mean that it failed to build but that it failed to clean up.

Adam

On 10/13/06, Gert Driesen <[EMAIL PROTECTED]> wrote:

Adam,

 

This is not something that we plan, but we could introduce it if there's strong enough demand for it.

 

Gert

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Adam Gritt
Sent: vrijdag 13 oktober 2006 21:58
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Build Failure Issue

 

I often times get the following error which is causing my builds when using NAnt to fail:

Cannot delete directory 'C:\Documents and Settings\xxxxx\Local Settings\Temp\tmp17A.tmp'.
    The process cannot access the file 'C:\Documents and Settings\xxxxx\Local Settings\Temp\tmp17A.tmp' because it is being used by another process.

Now I know what is causing the issue sometimes.  It often times is either the AntiVirus protection software or ProcessExplorer by sysinternals, but sometimes it happens even when I disable the above.  My question is, is anything being done to either do multiple retrys on the delete or is it just doing the one and then failing if it can't delete it?


Adam Gritt


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to