[GitHub] [commons-lang] XenoAmess commented on issue #430: add more ArrayUtils.isSameLength(, ) functions.

2020-02-18 Thread GitBox
XenoAmess commented on issue #430: add more ArrayUtils.isSameLength(,) functions. URL: https://github.com/apache/commons-lang/pull/430#issuecomment-587348925 @garydgregory resolving conflicts and adding tests done. This is a

[jira] [Comment Edited] (CSV-195) Parser iterates over the last CSV Record twice.

2020-02-18 Thread Chen (Jira)
[ https://issues.apache.org/jira/browse/CSV-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038854#comment-17038854 ] Chen edited comment on CSV-195 at 2/18/20 9:19 AM: ---  it is same question w

[GitHub] [commons-lang] coveralls edited a comment on issue #430: add more ArrayUtils.isSameLength(, ) functions.

2020-02-18 Thread GitBox
coveralls edited a comment on issue #430: add more ArrayUtils.isSameLength(,) functions. URL: https://github.com/apache/commons-lang/pull/430#issuecomment-498881663 [![Coverage Status](https://coveralls.io/builds/28792921/badge)](https://coveralls.io/builds/28792921) Coverage in

[GitHub] [commons-email] sgoeschl commented on issue #9: javax.mail:1.6.1 -> jakarta.mail:1.6.4

2020-02-18 Thread GitBox
sgoeschl commented on issue #9: javax.mail:1.6.1 -> jakarta.mail:1.6.4 URL: https://github.com/apache/commons-email/pull/9#issuecomment-587377374 Agreed but I need to check the broken Travis build - I guess it has nothing to do with the feature branch but still ... ---

[GitHub] [commons-lang] BillCindy commented on a change in pull request #492: style(org.apache.commons.lang3): rename method from removeAllOccurenc…

2020-02-18 Thread GitBox
BillCindy commented on a change in pull request #492: style(org.apache.commons.lang3): rename method from removeAllOccurenc… URL: https://github.com/apache/commons-lang/pull/492#discussion_r380574934 ## File path: src/main/java/org/apache/commons/lang3/ArrayUtils.java ## @

[GitHub] [commons-email] mkurz commented on issue #9: javax.mail:1.6.1 -> jakarta.mail:1.6.4

2020-02-18 Thread GitBox
mkurz commented on issue #9: javax.mail:1.6.1 -> jakarta.mail:1.6.4 URL: https://github.com/apache/commons-email/pull/9#issuecomment-587382057 @sgoeschl :+1: Thanks! This is an automated message from the Apache Git Service. To

[GitHub] [commons-lang] BillCindy commented on a change in pull request #492: style(org.apache.commons.lang3): rename method from removeAllOccurenc…

2020-02-18 Thread GitBox
BillCindy commented on a change in pull request #492: style(org.apache.commons.lang3): rename method from removeAllOccurenc… URL: https://github.com/apache/commons-lang/pull/492#discussion_r380575860 ## File path: src/test/java/org/apache/commons/lang3/ArrayUtilsRemoveTest.java ###

[GitHub] [commons-lang] BillCindy commented on a change in pull request #492: style(org.apache.commons.lang3): rename method from removeAllOccurenc…

2020-02-18 Thread GitBox
BillCindy commented on a change in pull request #492: style(org.apache.commons.lang3): rename method from removeAllOccurenc… URL: https://github.com/apache/commons-lang/pull/492#discussion_r380576769 ## File path: src/main/java/org/apache/commons/lang3/ArrayUtils.java ## @

[jira] [Created] (LANG-1518) MethodUtils.getAnnotation() with searchSupers =true does not work if super is generic

2020-02-18 Thread Michele Preti (Jira)
Michele Preti created LANG-1518: --- Summary: MethodUtils.getAnnotation() with searchSupers =true does not work if super is generic Key: LANG-1518 URL: https://issues.apache.org/jira/browse/LANG-1518 Proje

[GitHub] [commons-vfs] ddg-igh commented on issue #81: bugfix webdav4s request urls

2020-02-18 Thread GitBox
ddg-igh commented on issue #81: bugfix webdav4s request urls URL: https://github.com/apache/commons-vfs/pull/81#issuecomment-587459764 Hi @woonsan, this looks like a nice solution. So i can close this request. The only thing someone should document is that the Webdav4sFileProvider sh

[GitHub] [commons-vfs] ddg-igh closed pull request #81: bugfix webdav4s request urls

2020-02-18 Thread GitBox
ddg-igh closed pull request #81: bugfix webdav4s request urls URL: https://github.com/apache/commons-vfs/pull/81 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Commented] (LANG-1518) MethodUtils.getAnnotation() with searchSupers =true does not work if super is generic

2020-02-18 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039085#comment-17039085 ] Gary D. Greg/ry commented on LANG-1518: --- [~lelmarir] Thank you for your report. Ma

[jira] [Created] (CODEC-281) Double metaphone should handle 'K' for 'kc' entries instead of 'KK'

2020-02-18 Thread Jira
Guillas Stéphanie created CODEC-281: --- Summary: Double metaphone should handle 'K' for 'kc' entries instead of 'KK' Key: CODEC-281 URL: https://issues.apache.org/jira/browse/CODEC-281 Project: Common

[GitHub] [commons-codec] sguill opened a new pull request #36: CODEC-281: encode kc as K

2020-02-18 Thread GitBox
sguill opened a new pull request #36: CODEC-281: encode kc as K URL: https://github.com/apache/commons-codec/pull/36 **Double metaphone should handle 'K' for 'kc' entries instead of 'KK'** One example is Kir***kc***aldy: which is presently encoded as "KR***KK***". When omitting

[jira] [Work logged] (CODEC-281) Double metaphone should handle 'K' for 'kc' entries instead of 'KK'

2020-02-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CODEC-281?focusedWorklogId=388833&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-388833 ] ASF GitHub Bot logged work on CODEC-281: Author: ASF GitHub Bot

[jira] [Updated] (CODEC-281) Double metaphone should handle 'K' for 'kc' entries instead of 'KK'

2020-02-18 Thread Jira
[ https://issues.apache.org/jira/browse/CODEC-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillas Stéphanie updated CODEC-281: External issue URL: https://github.com/apache/commons-codec/pull/36 > Double metaphone shoul

[GitHub] [commons-codec] coveralls commented on issue #36: CODEC-281: encode kc as K

2020-02-18 Thread GitBox
coveralls commented on issue #36: CODEC-281: encode kc as K URL: https://github.com/apache/commons-codec/pull/36#issuecomment-587498658 [![Coverage Status](https://coveralls.io/builds/28800046/badge)](https://coveralls.io/builds/28800046) Coverage decreased (-0.1%) to 93.74% when

[GitHub] [commons-collections] garydgregory commented on a change in pull request #131: Added caching hasher

2020-02-18 Thread GitBox
garydgregory commented on a change in pull request #131: Added caching hasher URL: https://github.com/apache/commons-collections/pull/131#discussion_r380753300 ## File path: src/main/java/org/apache/commons/collections4/bloomfilter/hasher/CachingHasher.java ## @@ -0,0 +1,

[GitHub] [commons-collections] garydgregory commented on a change in pull request #131: Added caching hasher

2020-02-18 Thread GitBox
garydgregory commented on a change in pull request #131: Added caching hasher URL: https://github.com/apache/commons-collections/pull/131#discussion_r380753495 ## File path: src/main/java/org/apache/commons/collections4/bloomfilter/hasher/CachingHasher.java ## @@ -0,0 +1,

[GitHub] [commons-collections] garydgregory commented on a change in pull request #130: Collections749 better documentation for signedness

2020-02-18 Thread GitBox
garydgregory commented on a change in pull request #130: Collections749 better documentation for signedness URL: https://github.com/apache/commons-collections/pull/130#discussion_r380754840 ## File path: src/main/java/org/apache/commons/collections4/bloomfilter/hasher/HashFunction

[jira] [Commented] (BEANUTILS-532) Require commons-beanutils library which supports commons-collections-4.1 version

2020-02-18 Thread Melloware (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039179#comment-17039179 ] Melloware commented on BEANUTILS-532: - [~ggregory][~avanthikanc] For BeanUtils2 th

[jira] [Comment Edited] (BEANUTILS-532) Require commons-beanutils library which supports commons-collections-4.1 version

2020-02-18 Thread Melloware (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039179#comment-17039179 ] Melloware edited comment on BEANUTILS-532 at 2/18/20 3:46 PM: --

[jira] [Commented] (NUMBERS-142) Improve LinearCombination accuracy during summation of the round-off errors

2020-02-18 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039279#comment-17039279 ] Alex Herbert commented on NUMBERS-142: -- Hi [~mattjuntunen], I'm not sure about put

[GitHub] [commons-lang] garydgregory commented on issue #487: unneccessary parentheses removed

2020-02-18 Thread GitBox
garydgregory commented on issue #487: unneccessary parentheses removed URL: https://github.com/apache/commons-lang/pull/487#issuecomment-587698092 This kind of change for this class has been applied in a different commit.

[GitHub] [commons-lang] garydgregory closed pull request #487: unneccessary parentheses removed

2020-02-18 Thread GitBox
garydgregory closed pull request #487: unneccessary parentheses removed URL: https://github.com/apache/commons-lang/pull/487 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [commons-lang] garydgregory commented on issue #323: Add comparison methods to ObjectUtils

2020-02-18 Thread GitBox
garydgregory commented on issue #323: Add comparison methods to ObjectUtils URL: https://github.com/apache/commons-lang/pull/323#issuecomment-587706534 Hi @aaoferreira, This PR should be superseded by the new `org.apache.commons.lang3.compare.ComparableUtils` May you please check

[GitHub] [commons-collections] aherbert opened a new pull request #132: Update checkstyle

2020-02-18 Thread GitBox
aherbert opened a new pull request #132: Update checkstyle URL: https://github.com/apache/commons-collections/pull/132 Updated checkstyle using commons lang as a template. Fixed code in main and test to conform. The exclusions are updated to allow tests to ignore some rules. A

[GitHub] [commons-lang] garydgregory merged pull request #493: Reuse own code in Functions.java

2020-02-18 Thread GitBox
garydgregory merged pull request #493: Reuse own code in Functions.java URL: https://github.com/apache/commons-lang/pull/493 This is an automated message from the Apache Git Service. To respond to the message, please log on t