Benedikt Ritter created LANG-1111:
-------------------------------------
Summary: Fix FindBugs warnings in DurationFormatUtils
Key: LANG-1111
URL: https://issues.apache.org/jira/browse/LANG-1111
Project: Commons Lang
Issue Type: Improvement
Reporter: Benedikt Ritter
Fix For: Patch Needed, 3.5
There are some FindBugs warnings in DurationFormatUtils:
bq. Comparison of String objects using == or != in
org.apache.commons.lang3.time.DurationFormatUtils.format(DurationFormatUtils$Token[],
long, long, long, long, long, long, long, boolean)
We should either fix them or define a FindBugs exclude rule.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)