[ 
https://issues.apache.org/jira/browse/LANG-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546424#comment-14546424
 ] 

ASF GitHub Bot commented on LANG-1115:
--------------------------------------

Github user coveralls commented on the pull request:

    https://github.com/apache/commons-lang/pull/89#issuecomment-102552615
  
    
    [![Coverage 
Status](https://coveralls.io/builds/2577065/badge)](https://coveralls.io/builds/2577065)
    
    Coverage decreased (-0.01%) to 93.25% when pulling 
**bb1ecad476c1a5c1090541690e2c0eb2a0556252 on 
RedSeal-co:LANG-1115-Add-support-for-varargs-in-method-utils** into 
**19dace1b8a2ce1734872c683bc881c420c23a1a3 on apache:master**.



> Add support for varargs in ConstructorUtils, MemberUtils, and MethodUtils
> -------------------------------------------------------------------------
>
>                 Key: LANG-1115
>                 URL: https://issues.apache.org/jira/browse/LANG-1115
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.reflect.*
>            Reporter: Joe Ferner
>            Priority: Minor
>             Fix For: Review Patch
>
>         Attachments: LANG-1115.patch
>
>
> Currently when calling methods such as 
> MethodUtils.getMatchingAccessibleMethod variable arguments are not supported. 
> It would be nice if by calling getMatchingAccessibleMethod with arguments 
> that the java compiler would normally match with a vararg method would be 
> matched.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to