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 7c8d26daa Fail-fast for a null DiffBuilder in
ReflectionDiffBuilder.ReflectionDiffBuilder(DiffBuilder, String[]) instead of
getting a NullPointerException in ReflectionDiffBuilder instance methods
new 88586d634 [LANG-1708] Add tests that assert the current behavior
new 97caf747f Fix generics warnings
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:
pom.xml | 2 +-
.../lang3/builder/ReflectionDiffBuilderTest.java | 239 ++++++++++++++++++++-
2 files changed, 239 insertions(+), 2 deletions(-)