You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ki...@apache.org on 2019/08/24 22:51:47 UTC

[commons-lang] branch master updated (5f2bf30 -> 094ee7e)

This is an automated email from the ASF dual-hosted git repository.

kinow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git.


    from 5f2bf30  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git
     new 0abcf0d  Modify the error comment
     new 48b6d5e  end parameter should be exclusive
     new 094ee7e  Merge pull request #425 from shenqioa/master

The 5506 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/RandomUtils.java | 30 +++++++++++-----------
 .../org/apache/commons/lang3/RandomUtilsTest.java  |  2 +-
 2 files changed, 16 insertions(+), 16 deletions(-)