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 fb45bd7f2 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git new af1598229 [LANG-1757] NullPointerException in MethodUtils.getMatchingAccessibleMethod(Class<?>, String, Class<?>...) new 6681a34d2 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git 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 + .../apache/commons/lang3/reflect/MethodUtils.java | 3 +- .../commons/lang3/reflect/MethodUtilsTest.java | 85 +++++++++------------- 3 files changed, 36 insertions(+), 53 deletions(-)