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 00e530042 [LANG-1745] RandomStringUtils.random() with a negative
character index should throw IllegalArgumentException (#1247)
new 3ebaac5c0 Format nits
new effb8c7d3 Javadoc
new e79f81f74 Format nits
new 8f579b4f3 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-lang.git
new 0f4dee845 LocaleUtils.toLocale(String) cannot parse four segments
The 5 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/LocaleUtils.java | 47 ++++++++++++++--------
.../org/apache/commons/lang3/LocaleUtilsTest.java | 9 ++---
3 files changed, 36 insertions(+), 21 deletions(-)