[jira] [Commented] (TEXT-96) Convenience methods needed for RandomStringGenerator

2017-07-02 Thread Peter Phillips (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071800#comment-16071800 ] Peter Phillips commented on TEXT-96: Thanks very much to [~ameyjadiye] for the work and PR. I can see

[jira] [Commented] (TEXT-88) WordUtils.capitalizeFully behaves in a counterintuitive manner with empty delimiter array.

2017-07-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071768#comment-16071768 ] ASF GitHub Bot commented on TEXT-88: Github user ameyjadiye commented on the issue:

[jira] [Commented] (TEXT-88) WordUtils.capitalizeFully behaves in a counterintuitive manner with empty delimiter array.

2017-07-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071766#comment-16071766 ] ASF GitHub Bot commented on TEXT-88: Github user coveralls commented on the issue:

[jira] [Resolved] (IO-542) FileUtils#readFileToByteArray: optimize reading of files with known size

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

[jira] [Commented] (IO-251) Add new read method "toByteArray" to handle InputStream with known size

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

[jira] [Created] (IO-542) FileUtils#readFileToByteArray: optimize reading of files with known size

2017-07-02 Thread Pascal Schumacher (JIRA)
Pascal Schumacher created IO-542: Summary: FileUtils#readFileToByteArray: optimize reading of files with known size Key: IO-542 URL: https://issues.apache.org/jira/browse/IO-542 Project: Commons IO

[GitHub] commons-lang issue #273: add lastIndexOfAnyChar method just like indexOfAny

2017-07-02 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/273 Thanks for the pull request, but the build fails because of checkstyle violations, see: https://travis-ci.org/apache/commons-lang/jobs/248359934 for details. --- If your project is

[GitHub] commons-lang pull request #274: Fix ExceptionUtils#getStackFrame(String) jav...

2017-07-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/274 --- 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 issue #274: Fix ExceptionUtils#getStackFrame(String) javadoc

2017-07-02 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/274 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 feature enabled and wishes

[jira] [Commented] (IO-251) Add new read method "toByteArray" to handle InputStream with known size

2017-07-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IO-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071630#comment-16071630 ] ASF GitHub Bot commented on IO-251: --- GitHub user ilmarmors opened a pull request:

[jira] [Commented] (TEXT-97) RandomStringGenerator should be able to pass multiple ranges to .withinRange()

2017-07-02 Thread Amey Jadiye (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071550#comment-16071550 ] Amey Jadiye commented on TEXT-97: - Hmm, lets have extra opinions. [~chtompki], [~britter],