[GitHub] commons-lang pull request: LANG-1115 Add support for varargs in me...

2016-04-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/89 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] commons-lang pull request: LANG-1115 Add support for varargs in me...

2016-02-05 Thread cfranzen
Github user cfranzen commented on the pull request: https://github.com/apache/commons-lang/pull/89#issuecomment-180435170 I have played around a little bit with that pull request here and I think I have found an issue with the current implementation. When building the varArgs array

[GitHub] commons-lang pull request: LANG-1115 Add support for varargs in me...

2015-05-15 Thread coveralls
Github user coveralls commented on the pull request: https://github.com/apache/commons-lang/pull/89#issuecomment-102547160 [![Coverage Status](https://coveralls.io/builds/2576872/badge)](https://coveralls.io/builds/2576872) Coverage decreased (-0.01%) to 93.26% when

[GitHub] commons-lang pull request: LANG-1115 Add support for varargs in me...

2015-05-15 Thread coveralls
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

[GitHub] commons-lang pull request: LANG-1115 Add support for varargs in me...

2015-05-15 Thread jimlloyd
GitHub user jimlloyd opened a pull request: https://github.com/apache/commons-lang/pull/89 LANG-1115 Add support for varargs in method utils @britter I have been collaborating with Joe Ferner on this contribution and have prepared this PR which I believe addresses the feedback you