diff --git a/build.xml b/build.xml
index ac5d251..41acde6 100644
--- a/build.xml
+++ b/build.xml
@@ -565,7 +565,7 @@ specific prefix. -->
-
+
@@ -618,11 +618,11 @@ No need to run `init` here. This target should only be called from parent
- no-empty
- checkstyle
- minor
- ${coder.review.type}
+ haltonerror="false" pipe="yes" returnProperty="xml">
+ --no-empty
+ --checkstyle
+ --minor
+ --${coder.review.type}
${project.code.projects}