RE: [NAnt-users] status build

2006-01-10 Thread Noel Gifford
Behalf Of Koen Mayens Sent: Tuesday, January 10, 2006 6:42 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] status build   Hi, I'm looking for a way where I can restart a build from the last not succeeded part or task. This is because our build proces takes more than an hour

RE: [NAnt-users] status build

2006-01-10 Thread John Cole
  s = sr.ReadToEnd();<o:p></o:p></span></font></p> <p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size: 10.0pt;font-family:Arial;color:navy'>   

Re: [NAnt-users] status build

2006-01-10 Thread Gary Feldman
Koen Mayens wrote: I'm looking for a way where I can restart a build from the last not succeeded part or task. This is because our build proces takes more than an hour, and it's not an option to rebuild the whole stuff after the build failed. Most NAnt tasks are designed to not redo things th

[NAnt-users] status build

2006-01-10 Thread Koen Mayens
Hi,I'm looking for a way where I can restart a build from the last not succeeded part or task.This is because our build proces takes more than an hour, and it's not an option to rebuild the whole stuff after the build failed. I was thinking about using some kind of status file which contains a stat