This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git
from c867eed0f Use JUnit 5 convention for class visibility
new a89879a67 Clean caches between tests
new 82c6f59bc Fix test side-effects on Java 24
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../commons/lang3/time/AbstractFormatCache.java | 11 ++++--
.../apache/commons/lang3/time/FastDateFormat.java | 42 +++++++++++++---------
.../commons/lang3/time/FastDateParserTest.java | 25 ++++++++-----
3 files changed, 51 insertions(+), 27 deletions(-)