The GitHub Actions job "Java CI" on 
commons-lang.git/LANG-1786_tz_map_deprecated_short_ids has failed.
Run started by GitHub user garydgregory (triggered by garydgregory).

Head commit for run:
c6d2ab2ba558cfb558574864655df68572c66e4b / Gary Gregory <[email protected]>
[LANG-1786] FastDateFormat logs warnings on the console using
FastDateFormat on Java 25

- Add TimeZones.getTimeZone(String) to map deprecated ZoneId#SHORT_IDS
- Avoids messages to System.err from the JRE's
TimeZone.getTimeZone(String) starting on Java 25
- Calls to TimeZone.getTimeZone(String) are now delegated to
TimeZones.getTimeZone(String)
- You can disable mapping from ZoneId#SHORT_IDS by setting the system
property "TimeZones.mapShortIDs=false"

Report URL: https://github.com/apache/commons-lang/actions/runs/19172091428

With regards,
GitHub Actions via GitBox

Reply via email to