diff --git a/utilities/pre-compileJSPs/jsp-build.xml b/utilities/pre-compileJSPs/jsp-build.xml index 03e6010c..cc7f9c75 100644 --- a/utilities/pre-compileJSPs/jsp-build.xml +++ b/utilities/pre-compileJSPs/jsp-build.xml @@ -69,7 +69,7 @@ webXmlFragment="${build.jsp.dir}generated_web.xml" outputDir="${build.jsp.dir}/src" trimSpaces="true" - failOnError="false" /> + failOnError="true" />