When using branch : WW-5016-uses-proper-format
struts.date.formatter=simpleDateFormatter
I get lots of these warnings
2022-02-21 08:21:36,677 WARN
com.opensymphony.xwork2.util.AbstractLocalizedTextProvider
AbstractLocalizedTextProvider:findDefaultText - Missing key
[struts.date.format] in bundles [[ApplicationResources,
org/apache/struts2/struts-messages,
com/opensymphony/xwork2/xwork-messages]]!
I don't have a struts.date.format property.
On 21/02/2022 07:49, Lukasz Lenart wrote:
pon., 21 lut 2022 o 08:44 Greg Huber <gregh3...@gmail.com> napisaĆ(a):
is it ready to test? I can do a merge on a rc2 branch and see what happens.
Yes, it's ready. You can test different formatters by defining constant:
struts.date.formatter=dateTimeFormatter // new Java 8 API
or
struts.date.formatter=simpleDateFormatter // old SimpleDateFormat
Thanks!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org