[
https://issues.apache.org/jira/browse/LANG-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Charles Honton resolved LANG-1111.
----------------------------------
Resolution: Fixed
Fix Version/s: (was: Patch Needed)
1671994
> 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
> Assignee: Charles Honton
> Fix For: 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)