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 4859ad5 Sort members. new 43f0424 Sort members. new ea34486 Add and use ObjectUtils.requireNonEmpty(). 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 + .../org/apache/commons/lang3/BooleanUtils.java | 58 +- .../java/org/apache/commons/lang3/ObjectUtils.java | 142 +++- .../org/apache/commons/lang3/BooleanUtilsTest.java | 12 +- .../org/apache/commons/lang3/ObjectUtilsTest.java | 915 +++++++++++---------- 5 files changed, 583 insertions(+), 545 deletions(-)