From 9acd1ccaa3d586add8124e8fc35c7fbf225d4381 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 ecd6939b988..f9c581e52c0 100755 --- a/build/developer.xml +++ b/build/developer.xml @@ -241,7 +241,7 @@ - + @@ -269,7 +269,7 @@ - + @@ -401,7 +401,7 @@ - +