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 8dc245796 Bump org.apache.commons:commons-parent from 85 to 87 new 3149af0fd Rename test fixtures new 374e97f1a Rename some test methods new 527f106dd Internal refactoring new 089be860f Add and rename tests in MethodUtilsTest new ee09f6995 MethodUtils cannot find or invoke a vararg method without providing vararg types or values #1427 The 5 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 | 104 ++++++------ .../commons/lang3/reflect/MethodUtilsTest.java | 176 ++++++++++++++------- 3 files changed, 178 insertions(+), 103 deletions(-)