You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (JIRA)" <de...@myfaces.apache.org> on 2012/12/19 15:03:12 UTC

[jira] [Created] (TOMAHAWK-1655) SimpleDateFormatter tests fail on Java 7 due to a JDK bug

Werner Punz created TOMAHAWK-1655:
-------------------------------------

             Summary: SimpleDateFormatter tests fail on Java 7 due to a JDK bug
                 Key: TOMAHAWK-1655
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1655
             Project: MyFaces Tomahawk
          Issue Type: Bug
    Affects Versions: 1.1.14
            Reporter: Werner Punz
            Priority: Minor


SimpleDateFormatter Tests fail on Java 7, the reason is that the SimpleDateFormat itself has now changed its behavior to something incorrectly, so yyy still returns 1987 and yy also. The tests are not valid anymore although simpledateformatter itself still is.
Not sure how to resolve this, I assume we have to remove the tests for java7 so that the project compiles properly on j7.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira