diff --git a/build.xml b/build.xml index 2fcb654ac3..2931670902 100644 --- a/build.xml +++ b/build.xml @@ -170,7 +170,7 @@ under the License. - + @@ -1922,13 +1922,14 @@ under the License. + - + @@ -2157,6 +2158,7 @@ under the License. output="xml:withMessages" outputFile="build/findbugs.xml" effort="max" + failOnError="true" excludeFilter="src/resources/devtools/findbugs-filters.xml"> @@ -2171,11 +2173,12 @@ under the License. - + +