You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2015/04/03 14:17:53 UTC

[jira] [Updated] (LANG-1107) Fix parsing edge cases in FastDateParser

     [ https://issues.apache.org/jira/browse/LANG-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benedikt Ritter updated LANG-1107:
----------------------------------
    Fix Version/s: Patch Needed

> 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
>             Fix For: Patch Needed
>
>
> 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)