[jira] [Commented] (LANG-1391) Improve Javadoc for StringUtils.isAnyEmpty(null)

2018-04-24 Thread Oleg Chubaryov (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16451349#comment-16451349 ] Oleg Chubaryov commented on LANG-1391: -- I've just created PR:

[GitHub] commons-lang pull request #326: [LANG-1391] Improve Javadoc for StringUtils ...

2018-04-24 Thread coms
GitHub user coms opened a pull request: https://github.com/apache/commons-lang/pull/326 [LANG-1391] Improve Javadoc for StringUtils methods Improved Javadoc for null cases. Methods: StringUtils.isNoneEmpty, StringUtils.isAnyBlank, StringUtils.isNoneBlank. You can merge this pull

[GitHub] commons-lang issue #326: [LANG-1391] Improve Javadoc for StringUtils methods

2018-04-24 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/326 [![Coverage Status](https://coveralls.io/builds/16680481/badge)](https://coveralls.io/builds/16680481) Coverage remained the same at 95.14% when pulling

[jira] [Commented] (LANG-1391) Improve Javadoc for StringUtils.isAnyEmpty(null)

2018-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16451353#comment-16451353 ] ASF GitHub Bot commented on LANG-1391: -- Github user coveralls commented on the issue:

[jira] [Commented] (LANG-1391) Improve Javadoc for StringUtils.isAnyEmpty(null)

2018-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16451344#comment-16451344 ] ASF GitHub Bot commented on LANG-1391: -- GitHub user coms opened a pull request:

[jira] [Commented] (NUMBERS-65) "RootsOfUnity" vs "nthRoot"

2018-04-24 Thread Eric Barnhill (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16449674#comment-16449674 ] Eric Barnhill commented on NUMBERS-65: -- Negative argument functionality was added to Complex.nthRoot

[jira] [Commented] (COLLECTIONS-674) Add Collections Drain Method

2018-04-24 Thread Konstantinos Angelopoulos (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16449780#comment-16449780 ] Konstantinos Angelopoulos commented on COLLECTIONS-674: --- I can see use of such

[jira] [Commented] (NUMBERS-65) "RootsOfUnity" vs "nthRoot"

2018-04-24 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16449709#comment-16449709 ] Gilles commented on NUMBERS-65: --- Please set the issue to "Resolved" (and please do so for all JIRA reports

[jira] [Commented] (NUMBERS-65) "RootsOfUnity" vs "nthRoot"

2018-04-24 Thread Eric Barnhill (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16449731#comment-16449731 ] Eric Barnhill commented on NUMBERS-65: -- "Please set the issue to "Resolved" (and please do so for all

[jira] [Created] (COLLECTIONS-680) CollectionUtilsTest test for collect is broken

2018-04-24 Thread Konstantinos Angelopoulos (JIRA)
Konstantinos Angelopoulos created COLLECTIONS-680: - Summary: CollectionUtilsTest test for collect is broken Key: COLLECTIONS-680 URL: https://issues.apache.org/jira/browse/COLLECTIONS-680

[jira] [Resolved] (NUMBERS-65) "RootsOfUnity" vs "nthRoot"

2018-04-24 Thread Eric Barnhill (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Barnhill resolved NUMBERS-65. -- Resolution: Fixed nthRoot was retained and negative input capability was added; RootsOfUnity