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 bac2371b9 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git new 48b656ec7 Format tweak new 733efa39a Javadoc new 311290e5e Javadoc and comments new 7335e26dd Reuse org.apache.commons.lang3.LocaleUtils#availableLocaleList() new 323f046c2 Refactor test as a @ParameterizedTest new d7cdcc6a7 Merge branch 'master' of https://garydgreg...@github.com/apache/commons-lang.git The 6 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: .../java/org/apache/commons/lang3/LocaleUtils.java | 6 ++--- .../apache/commons/lang3/time/FastDateParser.java | 4 +++ .../commons/lang3/time/FastDateParserTest.java | 29 ++++++++++------------ .../time/FastDateParser_TimeZoneStrategyTest.java | 8 ++---- .../lang3/time/Java15BugFastDateParserTest.java | 14 ++++------- 5 files changed, 27 insertions(+), 34 deletions(-)