>     [exec]     -1 findbugs.  The patch appears to introduce 1 new Findbugs 
> (version 3.0.1) warnings.


-- RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT: Return value of method without side 
effect is ignored


This findbugs warning is wrong. It's not noticing that there's on override for 
the method in the Enum for TTL. How do we handle this? I don't see that the 
Findbugs annotations are included in the build.

-Jordan

Reply via email to