Description
We (ab)use java.sql.Date in our frontends and see the following stack trace when trying to upgrade to 6.0.0:
java.lang.UnsupportedOperationException at java.sql.Date.toInstant(Date.java:304) ~[?:1.8.0_332] at org.apache.struts2.components.Date.end(Date.java:297) ~[struts2-core-6.0.0.jar:6.0.0] at org.apache.struts2.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:40) ~[struts2-core-6.0.0.jar:6.0.0] ...
Attachments
Issue Links
- links to