build tweak

This commit is contained in:
zzz
2011-01-09 01:06:05 +00:00
parent fd4e4fbc64
commit a51ae64e41
3 changed files with 11 additions and 2 deletions

View File

@@ -755,7 +755,7 @@
</target>
<target name="findbugs" depends="build2">
<echo message="Starting findbugs, this will take a while..." />
<exec executable="nice">
<exec executable="nice" failonerror="true">
<arg value="findbugs"/>
<arg value="-textui"/>
<arg value="-projectName"/>