diff --git a/build.xml b/build.xml index cfdd5810..4958c589 100644 --- a/build.xml +++ b/build.xml @@ -62,6 +62,14 @@ + + + + + + + + @@ -108,12 +116,21 @@ + + + + + + + + + + + @@ -223,14 +242,24 @@ + description="Run unit tests" /> + + + + + + + + + + + + + + + + + @@ -303,7 +343,6 @@ - @@ -314,7 +353,7 @@ - + Unit tests failed! @@ -353,6 +392,45 @@ file="${findbugs.home}/lib/findbugs.jar" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +