From 043e2def26fd70a58afce3d0ba6fd8342c768246 Mon Sep 17 00:00:00 2001 From: Sebastian Bazley Date: Sun, 7 Mar 2004 23:40:38 +0000 Subject: [PATCH] Add findbugs-style task; move output to reports directory git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@324406 13f79535-47bb-0310-9956-ffa450edef68 Former-commit-id: 6a79857433b1db01ded9b9fe5e1d6555a30a6cf1 --- build.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index eeca164b60..f017a84806 100644 --- a/build.xml +++ b/build.xml @@ -107,7 +107,8 @@ [The defaults are /findbugs and high] --> - + + + outputFile="${findbugs.outName}.xml" > @@ -159,8 +160,19 @@ + - + + + + + + + +