[GitHub] commons-lang pull request #256: fix for LANG-1310

2017-03-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/256 --- 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 i

[GitHub] commons-lang pull request #256: fix for LANG-1310

2017-03-18 Thread Claudenw
Github user Claudenw commented on a diff in the pull request: https://github.com/apache/commons-lang/pull/256#discussion_r106778971 --- Diff: src/test/java/org/apache/commons/lang3/reflect/MethodUtilsTest.java --- @@ -357,16 +369,23 @@ public void testInvokeMethod() throws Exceptio

[GitHub] commons-lang pull request #256: fix for LANG-1310

2017-03-14 Thread Abrasha
Github user Abrasha commented on a diff in the pull request: https://github.com/apache/commons-lang/pull/256#discussion_r106028522 --- Diff: src/test/java/org/apache/commons/lang3/reflect/MethodUtilsTest.java --- @@ -357,16 +369,23 @@ public void testInvokeMethod() throws Exception

[GitHub] commons-lang pull request #256: fix for LANG-1310

2017-03-14 Thread PascalSchumacher
Github user PascalSchumacher commented on a diff in the pull request: https://github.com/apache/commons-lang/pull/256#discussion_r106023700 --- Diff: src/test/java/org/apache/commons/lang3/reflect/MethodUtilsTest.java --- @@ -357,16 +369,23 @@ public void testInvokeMethod() throws

[GitHub] commons-lang pull request #256: fix for LANG-1310

2017-03-14 Thread Abrasha
Github user Abrasha commented on a diff in the pull request: https://github.com/apache/commons-lang/pull/256#discussion_r106018789 --- Diff: src/test/java/org/apache/commons/lang3/reflect/MethodUtilsTest.java --- @@ -357,16 +369,23 @@ public void testInvokeMethod() throws Exception

[GitHub] commons-lang pull request #256: fix for LANG-1310

2017-03-14 Thread jvz
Github user jvz commented on a diff in the pull request: https://github.com/apache/commons-lang/pull/256#discussion_r105941464 --- Diff: src/test/java/org/apache/commons/lang3/reflect/MethodUtilsTest.java --- @@ -110,32 +114,32 @@ private void privateStuff() { @S

[GitHub] commons-lang pull request #256: fix for LANG-1310

2017-03-13 Thread drajakumar
GitHub user drajakumar opened a pull request: https://github.com/apache/commons-lang/pull/256 fix for LANG-1310 You can merge this pull request into a Git repository by running: $ git pull https://github.com/drajakumar/commons-lang master Alternatively you can review and appl