[GitHub] commons-lang pull request: Multiline recursive to string style

2015-11-06 Thread janmaterne
Github user janmaterne commented on the pull request: https://github.com/apache/commons-lang/pull/34#issuecomment-154367374 Very good to hear! --- 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

[jira] [Created] (IO-486) FileUtils.readFileToString() can immediately return empty string if file length is zero

2015-11-06 Thread Viktor Isaev (JIRA)
Viktor Isaev created IO-486: --- Summary: FileUtils.readFileToString() can immediately return empty string if file length is zero Key: IO-486 URL: https://issues.apache.org/jira/browse/IO-486 Project: Commons

[GitHub] commons-lang pull request: Added equalsAny() and equalsAnyIgnoreCa...

2015-11-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/109 --- 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

[jira] [Resolved] (LANG-1169) Add a StringUtils method to compare a string to multiple strings

2015-11-06 Thread Loic Guibert (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Loic Guibert resolved LANG-1169. Resolution: Fixed Fix Version/s: 3.5 Pull request #109 merged https://github.com/apache/common

[jira] [Closed] (LANG-704) New methods for StringUtils class: equalsAny and equalsAnyIgnoreCase

2015-11-06 Thread Loic Guibert (JIRA)
[ https://issues.apache.org/jira/browse/LANG-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Loic Guibert closed LANG-704. - Resolution: Duplicate Resolved by https://issues.apache.org/jira/browse/LANG-1169. Pull request #109 merged

[GitHub] commons-lang pull request: Added equalsAny() and equalsAnyIgnoreCa...

2015-11-06 Thread armandino
Github user armandino commented on the pull request: https://github.com/apache/commons-lang/pull/109#issuecomment-154478386 Thanks! --- 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 featur

[jira] [Commented] (LANG-1169) Add a StringUtils method to compare a string to multiple strings

2015-11-06 Thread Arman Sharif (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994030#comment-14994030 ] Arman Sharif commented on LANG-1169: Thanks Loic. > Add a StringUtils method to compar

[jira] [Commented] (IO-486) FileUtils.readFileToString() can immediately return empty string if file length is zero

2015-11-06 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994042#comment-14994042 ] Sebb commented on IO-486: - I'm not sure that is safe. If the file is currently open and being updated,

[GitHub] commons-lang pull request: LANG-1184: StringUtils#normalizeSpace n...

2015-11-06 Thread PascalSchumacher
GitHub user PascalSchumacher opened a pull request: https://github.com/apache/commons-lang/pull/113 LANG-1184: StringUtils#normalizeSpace no longer normalizes unicode no… …n-breaking spaces (\u00A0) and does not trim control chars at the end anymore https://issues.apach

[jira] [Commented] (LANG-1184) StringUtils#normalizeSpace no longer normalizes unicode non-breaking spaces (\u00A0) and does not trim control chars at the end any more

2015-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994320#comment-14994320 ] ASF GitHub Bot commented on LANG-1184: -- GitHub user PascalSchumacher opened a pull req