[jira] [Commented] (VFS-524) The uri include ipv6 address can't be parsed out correctly

2017-10-07 Thread David So (JIRA)
[ https://issues.apache.org/jira/browse/VFS-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195950#comment-16195950 ] David So commented on VFS-524: -- Hi. Version 2.2.1 & 2.2.2 did not list this issue as fixed in the readme. Is

[jira] [Commented] (TEXT-74) StrSubstitutor: Ability to turn off substitution in values

2017-10-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195906#comment-16195906 ] ASF GitHub Bot commented on TEXT-74: GitHub user sermojohn opened a pull request:

[jira] [Updated] (LANG-1356) Add bypass for basic JRE classes to recursive and reflective EqualsBuilder

2017-10-07 Thread yathos UG (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yathos UG updated LANG-1356: Attachment: LANG-1356.patch String compare with reflective EqualsBuilder will fail if hashCode() has been

[GitHub] commons-lang issue #295: ExtendedMessageFormatTest integers

2017-10-07 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/295 Thanks! ---

[GitHub] commons-lang pull request #295: ExtendedMessageFormatTest integers

2017-10-07 Thread mureinik
Github user mureinik closed the pull request at: https://github.com/apache/commons-lang/pull/295 ---

[GitHub] commons-lang issue #295: ExtendedMessageFormatTest integers

2017-10-07 Thread mureinik
Github user mureinik commented on the issue: https://github.com/apache/commons-lang/pull/295 > Can you close the pull request? (I messed up the commit comment.) Done, thanks for merging! ---

[jira] [Updated] (LANG-1356) Add bypass for basic JRE classes to recursive and reflective EqualsBuilder

2017-10-07 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1356: Summary: Add bypass for basic JRE classes to recursive and reflective EqualsBuilder (was:

[jira] [Commented] (LANG-1034) Add support for recursive comparison to EqualsBuilder#reflectionEquals

2017-10-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195634#comment-16195634 ] ASF GitHub Bot commented on LANG-1034: -- Github user PascalSchumacher commented on the issue:

[GitHub] commons-lang issue #202: LANG-1034: Recursive and reflective EqualsBuilder

2017-10-07 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/202 @douddle I created https://issues.apache.org/jira/browse/LANG-1356 to track the bypass issue. ---

[jira] [Created] (LANG-1356) Add bypass for hashcode to recursive reflective EqualsBuilder

2017-10-07 Thread Pascal Schumacher (JIRA)
Pascal Schumacher created LANG-1356: --- Summary: Add bypass for hashcode to recursive reflective EqualsBuilder Key: LANG-1356 URL: https://issues.apache.org/jira/browse/LANG-1356 Project: Commons

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

2017-10-07 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1348. - Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 3.7 >

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

2017-10-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195632#comment-16195632 ] ASF GitHub Bot commented on LANG-1348: -- Github user PascalSchumacher commented on the issue:

[GitHub] commons-lang issue #292: LANG-1348 - StackOverflowError on TypeUtils.toStrin...

2017-10-07 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/292 Great pull request! Thanks! :+1: merged in https://github.com/apache/commons-lang/commit/cc6beb2d05347fba64d933906ae2b712b1a43302 ---

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

2017-10-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195631#comment-16195631 ] ASF GitHub Bot commented on LANG-1348: -- Github user asfgit closed the pull request at:

[GitHub] commons-lang pull request #292: LANG-1348 - StackOverflowError on TypeUtils....

2017-10-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/292 ---

[GitHub] commons-lang issue #295: ExtendedMessageFormatTest integers

2017-10-07 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/295 Can you close the pull request? (I messed up the commit comment.) ---

[GitHub] commons-lang issue #295: ExtendedMessageFormatTest integers

2017-10-07 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/295 Thanks! ---