Commit Graph

10 Commits

Author SHA1 Message Date
Benedikt Ritter d27df61ab5 Make usage of default charset explicit and remove FindBugs exclusion. Kudos to Sebb for spotting this.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1536835 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 18:16:29 +00:00
Benedikt Ritter c650b17f50 If using more than one method name, the method elements have to be wrapped in an Or element
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1536490 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 19:14:11 +00:00
Benedikt Ritter 8b0cc5d9c4 Add exclusions where FindBugs seems to be unable to figure out that we acutally have a default statement
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1536487 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 19:06:16 +00:00
Benedikt Ritter b35b6c5762 Add FindBugs exclusion for replacement of deprecated method
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1535124 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 19:15:54 +00:00
Benedikt Ritter c62447ce10 Add FindBugs exclusion for toString(byte[], String)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1531445 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 22:04:50 +00:00
Luc Maisonobe 67704d8e76 filtered out false positive findbugs warnings
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1090828 13f79535-47bb-0310-9956-ffa450edef68
2011-04-10 16:53:39 +00:00
Henri Yandell fdbdd0174a lang -> lang3 (LANG-563)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@889228 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10 12:09:00 +00:00
Henri Yandell cbc1dc8c5a Hooking up findbugs exclude file and updating the exception cases
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@775427 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 08:16:29 +00:00
Sebastian Bazley c957e2394e Two more false positives
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@755447 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 23:51:21 +00:00
Sebastian Bazley c57a47f9cc Start collecting Findbugs false positives
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@755389 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 20:52:42 +00:00