Hi Don,
Have you tried adding the following attribute to the
findbugs task:
jvmargs="-Dfindbugs.de.comment=true"
-Dave
On 8/20/07, Kautz, Don <Donald.Kautz@xxxxxxxxxxx> wrote:
>
>
>
>
> I am trying to employ the findbugs.de.comment property to suppress empty
> catch blocks with a comment. I am using Ant to run Findbugs. So far I
> haven't been able to get this property to work. A build.xml example that
> illustrates this would be great.
>
>
>
> Don Kautz
>
> Senior Director of Architecture
>
> The Nielsen Company
>
> 717-239-7837
>
>
> _______________________________________________
> Findbugs-discuss mailing list
> Findbugs-discuss@xxxxxxxxxxxxxxxxxx
> http://mailman.cs.umd.edu/mailman/listinfo/findbugs-discuss
>
>
|