From ac423e626b4d619dc31531b4135a0fa0aabee057 Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Tue, 21 Apr 2009 16:32:24 +0000 Subject: Added failonerror=true to fail the build if the example automation fails git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@767211 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/java/build.xml') diff --git a/qpid/java/build.xml b/qpid/java/build.xml index 26aab1c322..3b70707e61 100644 --- a/qpid/java/build.xml +++ b/qpid/java/build.xml @@ -224,7 +224,7 @@ description="run JMS examples against the corresponding c++ and python examples"> - + -- cgit v1.2.1