From c4d3c761e90f6b0edfaea5ebc7bafc8a69063918 Mon Sep 17 00:00:00 2001 From: markpollack Date: Fri, 4 Dec 2009 15:54:39 +0000 Subject: [PATCH] build-solutions task is acting very flacky, not consistent. Getting 'can't delete errors', maybe nant issue with delete task. adding sleep and deleting second time. reorders the build to do the main 2008 solution first. --- build-support/solutions.build.nant | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/build-support/solutions.build.nant b/build-support/solutions.build.nant index 1fcab69f..2d0ac2f8 100644 --- a/build-support/solutions.build.nant +++ b/build-support/solutions.build.nant @@ -47,6 +47,8 @@ Rebuilding Solutions using Nant and "solutions.build": + + @@ -84,6 +86,13 @@ Rebuilding Solutions using Nant and "solutions.build": + + + + + + + @@ -92,8 +101,12 @@ Rebuilding Solutions using Nant and "solutions.build": + + @@ -108,12 +121,6 @@ Rebuilding Solutions using Nant and "solutions.build": ---> - -