I'd hate to use such an annotation on every single instance.  Instead, I'd
love to filter out warnings based on annotation (in this case, Inject), but
FB doesn't allow this in their filter files.

On Fri, Jun 8, 2012 at 11:39 AM, Thiago H de Paula Figueiredo <
thiag...@gmail.com> wrote:

> 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-unsubscribe@tapestry.**apache.org<users-unsubscr...@tapestry.apache.org>
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to