[GitHub] [commons-collections] garydgregory commented on a change in pull request #84: [COLLECTIONS 708] Add hashCode method to CollectionUtils

2019-09-19 Thread GitBox
garydgregory commented on a change in pull request #84: [COLLECTIONS 708] Add hashCode method to CollectionUtils URL: https://github.com/apache/commons-collections/pull/84#discussion_r326442291 ## File path: src/main/java/org/apache/commons/collections4/CollectionUtils.java

[GitHub] [commons-collections] garydgregory commented on a change in pull request #84: [COLLECTIONS 708] Add hashCode method to CollectionUtils

2019-09-19 Thread GitBox
garydgregory commented on a change in pull request #84: [COLLECTIONS 708] Add hashCode method to CollectionUtils URL: https://github.com/apache/commons-collections/pull/84#discussion_r326442342 ## File path: src/main/java/org/apache/commons/collections4/CollectionUtils.java

[GitHub] [commons-collections] garydgregory commented on a change in pull request #84: [COLLECTIONS 708] Add hashCode method to CollectionUtils

2019-09-19 Thread GitBox
garydgregory commented on a change in pull request #84: [COLLECTIONS 708] Add hashCode method to CollectionUtils URL: https://github.com/apache/commons-collections/pull/84#discussion_r326442217 ## File path: src/main/java/org/apache/commons/collections4/CollectionUtils.java

[jira] [Work logged] (LANG-1480) ClassUtils. getAbbreviatedName(String ,int) returns too long result

2019-09-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1480?focusedWorklogId=315403=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-315403 ] ASF GitHub Bot logged work on LANG-1480: Author: ASF GitHub Bot

[jira] [Work logged] (LANG-1480) ClassUtils. getAbbreviatedName(String ,int) returns too long result

2019-09-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1480?focusedWorklogId=315404=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-315404 ] ASF GitHub Bot logged work on LANG-1480: Author: ASF GitHub Bot

[jira] [Work logged] (LANG-1480) ClassUtils. getAbbreviatedName(String ,int) returns too long result

2019-09-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1480?focusedWorklogId=315405=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-315405 ] ASF GitHub Bot logged work on LANG-1480: Author: ASF GitHub Bot

[GitHub] [commons-lang] garydgregory commented on a change in pull request #446: LANG-1480 getAbbreviatedName refactored to create appropriate length …

2019-09-19 Thread GitBox
garydgregory commented on a change in pull request #446: LANG-1480 getAbbreviatedName refactored to create appropriate length … URL: https://github.com/apache/commons-lang/pull/446#discussion_r326441799 ## File path: src/test/java/org/apache/commons/lang3/ClassUtilsTest.java

[GitHub] [commons-lang] garydgregory commented on a change in pull request #446: LANG-1480 getAbbreviatedName refactored to create appropriate length …

2019-09-19 Thread GitBox
garydgregory commented on a change in pull request #446: LANG-1480 getAbbreviatedName refactored to create appropriate length … URL: https://github.com/apache/commons-lang/pull/446#discussion_r326441764 ## File path: src/main/java/org/apache/commons/lang3/ClassUtils.java

[GitHub] [commons-lang] garydgregory commented on a change in pull request #446: LANG-1480 getAbbreviatedName refactored to create appropriate length …

2019-09-19 Thread GitBox
garydgregory commented on a change in pull request #446: LANG-1480 getAbbreviatedName refactored to create appropriate length … URL: https://github.com/apache/commons-lang/pull/446#discussion_r326441672 ## File path: src/main/java/org/apache/commons/lang3/ClassUtils.java

[GitHub] [commons-net] Umoxfo commented on a change in pull request #41: [NET-405] Support for IPv6 in SubnetUtils

2019-09-19 Thread GitBox
Umoxfo commented on a change in pull request #41: [NET-405] Support for IPv6 in SubnetUtils URL: https://github.com/apache/commons-net/pull/41#discussion_r326285017 ## File path: src/main/java/org/apache/commons/net/util/IP6Subnet.java ## @@ -0,0 +1,288 @@ +/* + *

[GitHub] [commons-net] Umoxfo commented on a change in pull request #41: [NET-405] Support for IPv6 in SubnetUtils

2019-09-19 Thread GitBox
Umoxfo commented on a change in pull request #41: [NET-405] Support for IPv6 in SubnetUtils URL: https://github.com/apache/commons-net/pull/41#discussion_r326285270 ## File path: src/main/java/org/apache/commons/net/util/SubnetUtils.java ## @@ -16,348 +16,344 @@ */

[GitHub] [commons-csv] macsharker6 commented on issue #43: CSVFormat#valiadte() does not account for allowDuplicateHeaderNames

2019-09-19 Thread GitBox
macsharker6 commented on issue #43: CSVFormat#valiadte() does not account for allowDuplicateHeaderNames URL: https://github.com/apache/commons-csv/pull/43#issuecomment-533182150 Hi @garydgregory any update for the release 1.8? Thanks. macsharker6

[jira] [Commented] (COLLECTIONS-714) PatriciaTrie ignores trailing null characters in keys

2019-09-19 Thread Gary Gregory (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16933426#comment-16933426 ] Gary Gregory commented on COLLECTIONS-714: -- The current PR fails: {noformat} [ERROR]

[jira] [Comment Edited] (COLLECTIONS-714) PatriciaTrie ignores trailing null characters in keys

2019-09-19 Thread Chen (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16933188#comment-16933188 ] Chen edited comment on COLLECTIONS-714 at 9/19/19 1:27 PM: --- Hi,

[jira] [Comment Edited] (COLLECTIONS-714) PatriciaTrie ignores trailing null characters in keys

2019-09-19 Thread Chen (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16933188#comment-16933188 ] Chen edited comment on COLLECTIONS-714 at 9/19/19 1:27 PM: --- Hi,

[jira] [Updated] (DAEMON-408) PROCRUN 1.2.x x64 crash on Windows Server 2008 R2

2019-09-19 Thread Simon Wimmesberger (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Wimmesberger updated DAEMON-408: -- Description: Since procrun version 1.2.0 the application crashes when executed on

[jira] [Created] (DAEMON-408) PROCRUN 1.2.x x64 crash on Windows Server 2008 R2

2019-09-19 Thread Simon Wimmesberger (Jira)
Simon Wimmesberger created DAEMON-408: - Summary: PROCRUN 1.2.x x64 crash on Windows Server 2008 R2 Key: DAEMON-408 URL: https://issues.apache.org/jira/browse/DAEMON-408 Project: Commons Daemon

[jira] [Commented] (COMPRESS-494) ZipArchieveInputStream component is throwing "Invalid Entry Size"

2019-09-19 Thread Anvesh Mora (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16933244#comment-16933244 ] Anvesh Mora commented on COMPRESS-494: -- [~bodewig] I can confirm on sharing archive once I discuss

[jira] [Updated] (COMPRESS-494) ZipArchieveInputStream component is throwing "Invalid Entry Size"

2019-09-19 Thread Anvesh Mora (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anvesh Mora updated COMPRESS-494: - Fix Version/s: (was: 1.18) (was: 1.8) > ZipArchieveInputStream

[jira] [Commented] (COMPRESS-494) ZipArchieveInputStream component is throwing "Invalid Entry Size"

2019-09-19 Thread Gary Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16933239#comment-16933239 ] Gary Gregory commented on COMPRESS-494: --- Oops that's my fault.  I meant to say "*Affects

[jira] [Comment Edited] (COLLECTIONS-714) PatriciaTrie ignores trailing null characters in keys

2019-09-19 Thread Chen (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16933188#comment-16933188 ] Chen edited comment on COLLECTIONS-714 at 9/19/19 9:16 AM: --- Hi,

[jira] [Comment Edited] (COLLECTIONS-714) PatriciaTrie ignores trailing null characters in keys

2019-09-19 Thread Chen (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16933188#comment-16933188 ] Chen edited comment on COLLECTIONS-714 at 9/19/19 9:15 AM: --- Hi,

[jira] [Comment Edited] (COLLECTIONS-714) PatriciaTrie ignores trailing null characters in keys

2019-09-19 Thread Chen (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16933188#comment-16933188 ] Chen edited comment on COLLECTIONS-714 at 9/19/19 9:14 AM: --- Hi,

[jira] [Commented] (COLLECTIONS-714) PatriciaTrie ignores trailing null characters in keys

2019-09-19 Thread Chen (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16933188#comment-16933188 ] Chen commented on COLLECTIONS-714: -- Hi, [~rohanpadhye] [~ggregory] This problem is case by

[jira] [Commented] (COMPRESS-494) ZipArchieveInputStream component is throwing "Invalid Entry Size"

2019-09-19 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16933127#comment-16933127 ] Stefan Bodewig commented on COMPRESS-494: - BTW so far I've been under the impression "Fix

[jira] [Commented] (COMPRESS-494) ZipArchieveInputStream component is throwing "Invalid Entry Size"

2019-09-19 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16933125#comment-16933125 ] Stefan Bodewig commented on COMPRESS-494: - This exception is thrown if {{setSize}} is invoked

[jira] [Updated] (COMPRESS-494) ZipArchieveInputStream component is throwing "Invalid Entry Size"

2019-09-19 Thread Anvesh Mora (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anvesh Mora updated COMPRESS-494: - Fix Version/s: 1.8 1.18 Affects Version/s: 1.8