+1 I ran this version on a couple of local projects.
Regards Mirko
On Tue, Jan 17, 2012 at 17:37, LeClaire Garvin
wrote:
> Hi,
>
>
> I'd like to release version 2.4.0 of the Maven FindBugs Plugin
>
> FindBugs looks for bugs in Java programs. It is based on the concept of bug
> patterns. A bug pa
Hi,
I'd like to release version 2.4.0 of the Maven FindBugs Plugin
FindBugs looks for bugs in Java programs. It is based on the concept of bug
patterns. A bug pattern is a code idiom that is often an error. Bug patterns
arise for a variety of reasons:
• Difficult language features