From 04c04aa2d414ff5142428c23f8dd9a292535ea2e Mon Sep 17 00:00:00 2001 From: Ewan Mellor Date: Tue, 31 Jul 2012 12:01:55 +0530 Subject: [PATCH] FailOnError for deploydb and doc targets Use failonerror=true for the exec calls used in the deploy-cloudstack-db, deploydb-simulator, and build-apidocs targets. --- build/developer.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/developer.xml b/build/developer.xml index acab385b5d7..7476a13b786 100755 --- a/build/developer.xml +++ b/build/developer.xml @@ -227,7 +227,7 @@ - + @@ -255,7 +255,7 @@ - + @@ -388,7 +388,7 @@ - +