On Fri, 08 Jun 2012 13:20:24 -0300, Richard Frovarp <rfrov...@apache.org> wrote:

Which version of FindBugs are you using? I'm using FindBugs 1.x via Sonar / Maven and I don't have any of those warnings being thrown. I've had to get rid of a few of the rules regarding Unread field and Unused field as @Property causes problems.

Isn't this the reason @SuppressWarnings("unused") exists? Doesn't FindBugs take this annotation into account? If not, I think it should.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to