[GitHub] commons-lang issue #282: SwappedPair constructed as Pair.of(rhs,lhs)

2017-08-09 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/282 [![Coverage Status](https://coveralls.io/builds/12772155/badge)](https://coveralls.io/builds/12772155) Coverage increased (+0.03%) to 95.214% when pulling

[GitHub] commons-lang pull request #282: SwappedPair constructed as Pair.of(rhs,lhs)

2017-08-09 Thread namannigam
GitHub user namannigam opened a pull request: https://github.com/apache/commons-lang/pull/282 SwappedPair constructed as Pair.of(rhs,lhs) There seems to be a bug in the current implementation of the `isRegistered` implementation, where the `swappedPair` is constructed similarly to

[jira] [Updated] (LANG-1348) StackOverflowError on TypeUtils.toString(...) for a generic return type of Enum.valueOf

2017-08-09 Thread Dmitry Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Ovchinnikov updated LANG-1348: - Summary: StackOverflowError on TypeUtils.toString(...) for a generic return type of

[jira] [Created] (LANG-1348) StackOverflowError on TypeUtils.toString for a generic return type Enum.valueOf

2017-08-09 Thread Dmitry Ovchinnikov (JIRA)
Dmitry Ovchinnikov created LANG-1348: Summary: StackOverflowError on TypeUtils.toString for a generic return type Enum.valueOf Key: LANG-1348 URL: https://issues.apache.org/jira/browse/LANG-1348

[jira] [Resolved] (MATH-1426) Add constructor with Double[] argument to DescriptiveStatistics

2017-08-09 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-1426. -- Resolution: Implemented commit bd82fe9fc034e7921eb589420bb4b86dc767a11e > Add constructor with Double[]