Turning on findbugs

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@593447 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2007-11-09 08:21:42 +00:00
parent 78b9d5fc88
commit 4a76e18797
1 changed files with 1 additions and 1 deletions

View File

@ -421,7 +421,7 @@ limitations under the License.
</build> </build>
<reports> <reports>
<!--report>maven-changes-plugin</report--> <!--report>maven-changes-plugin</report-->
<!--report>maven-findbugs-plugin</report--> <report>maven-findbugs-plugin</report>
<report>maven-checkstyle-plugin</report> <report>maven-checkstyle-plugin</report>
<report>maven-javadoc-plugin</report> <report>maven-javadoc-plugin</report>
<report>maven-jdepend-plugin</report> <report>maven-jdepend-plugin</report>