Hello

not so sure about this one, but in Java 25 I see a ton of warnings like:

WARNING: Use of the three-letter time zone ID "ACT" is deprecated and it will be removed in a future release

This may be due to the use of things like

private static final TimeZone GMT = TimeZone.getTimeZone("GMT");

Maybe we should use the full IANA IDs like "Europe/London".

Best regards
Markus



Am 24.09.25 um 10:14 schrieb Lukasz Lenart:
Hello,

This is a minor release of Struts 7.x which contains only some small
breaking changes.
Please take your time and test the bits - any help is appreciated.
Please report any problems you will spot.

Here are the changes from the previous version:
https://github.com/apache/struts/releases/tag/STRUTS_7_1_0

Staging Maven repo
https://repository.apache.org/content/groups/staging/

Standalone artifacts
https://dist.apache.org/repos/dist/dev/struts/7.1.0/

Release notes
https://cwiki.apache.org/confluence/display/WW/Version+Notes+7.1.0


Kind regards
--
Ɓukasz

---------------------------------------------------------------------
To unsubscribe, e-mail:[email protected]
For additional commands, e-mail:[email protected]

Reply via email to