The extentende SimpleDateFormat calls deprecated methods of java.sql.Date like
Date.getYear, Date.getMonth
----------------------------------------------------------------------------------------------------------
Key: TOMAHAWK-1434
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1434
Project: MyFaces Tomahawk
Issue Type: Bug
Components: Date
Affects Versions: 1.1.8
Environment: tomcat 6, Java EE 5, JDK 6
Reporter: Sandro Röder
The extentende SimpleDateFormat calls deprecated methods of java.sql.Date like
Date.getYear, Date.getMonth... in JDK 6 this methods throws
UnsupportedMethodExceptions
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.