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 386af293e Fix NumberUtils.isParsable duplicate Long::parseLong (#1570)
new 865a0297c Simplify NumberUtils.isParsable(String) #1570
new 47aea5993 Sort the available TimeZone IDs once.
new efe894332 Merge branch 'master' of
https://[email protected]/apache/commons-lang.git
The 3 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:
src/changes/changes.xml | 1 +
.../java/org/apache/commons/lang3/time/FastDateParser.java | 3 +--
src/main/java/org/apache/commons/lang3/time/TimeZones.java | 10 ++++++++++
.../lang3/time/FastDateParser_TimeZoneStrategyTest.java | 2 +-
.../commons/lang3/time/FastDatePrinterTimeZonesTest.java | 2 +-
5 files changed, 14 insertions(+), 4 deletions(-)