[
https://issues.apache.org/jira/browse/LANG-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Charles Honton resolved LANG-1107.
----------------------------------
Resolution: Fixed
Fix Version/s: (was: Patch Needed)
3.5
r1671992
> Fix parsing edge cases in FastDateParser
> ----------------------------------------
>
> Key: LANG-1107
> URL: https://issues.apache.org/jira/browse/LANG-1107
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.time.*
> Reporter: Benedikt Ritter
> Assignee: Charles Honton
> Fix For: 3.5
>
>
> There are two commented out tests in FastDateParserSDFTest:
> * testLowerCase
> * testLowerCasePP
> When activating these tests, the build fails with 6 failures. This indicates,
> that there are edge cases in date parsing, where FastDateFormat behave
> different vom SimpleDateFormat. This this be fixed so that the parsing result
> is the same for FastDateParser and SimpleDateParser.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)