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 0a98b934d Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-lang.git
     new ab8caff3a Add ArrayUtils.nullTo(T[], T[])
     new 48f5d57fb Reuse own ArrayUtils.nullToEmpty()

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:
 src/changes/changes.xml                            |  1 +
 .../java/org/apache/commons/lang3/ArrayUtils.java  | 43 ++++++++++++++++------
 .../java/org/apache/commons/lang3/ClassUtils.java  |  8 +---
 .../org/apache/commons/lang3/ArrayUtilsTest.java   |  6 +++
 4 files changed, 41 insertions(+), 17 deletions(-)

Reply via email to