On 06/08/2012 10:32 AM, Ray Nicholus wrote:
Is anyone using FindBugs in a T5 project?  If so, have you managed to find
a way to suppress the NPE warnings when dereferencing an injected field?
  This doesn't appear to be possible, which makes FB useless in a T5 app,
for the most part.  It's not clear that any other static analysis tools
provide such a filter either, though.  Anyone had luck with anything else?


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.

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

Reply via email to