[jira] [Commented] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

2021-06-14 Thread A Kelday (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17362915#comment-17362915 ] A Kelday commented on COMPRESS-514: --- Hi, I see there's a new github comment about rebasing the

[jira] [Commented] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

2020-06-01 Thread A Kelday (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17121361#comment-17121361 ] A Kelday commented on COMPRESS-514: --- Thanks [~bodewig] and [~peterlee] for the input. Happy to work

[jira] [Commented] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

2020-05-29 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17120104#comment-17120104 ] Peter Lee commented on COMPRESS-514: > _There are a few places where the 7z format says a certain

[jira] [Commented] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

2020-05-29 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17120095#comment-17120095 ] Peter Lee commented on COMPRESS-514: > _There are a few places where the 7z format says a certain

[jira] [Commented] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

2020-05-23 Thread Stefan Bodewig (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114860#comment-17114860 ] Stefan Bodewig commented on COMPRESS-514: - There are a few places where the 7z format says a

[jira] [Commented] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

2020-05-21 Thread A Kelday (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113466#comment-17113466 ] A Kelday commented on COMPRESS-514: --- After digging in a bit more this takes me back to the same CRC

[jira] [Commented] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

2020-05-18 Thread A Kelday (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17110652#comment-17110652 ] A Kelday commented on COMPRESS-514: --- Hi [~peterlee] , As mentioned in the PR the resource close is

[jira] [Commented] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

2020-05-13 Thread A Kelday (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106270#comment-17106270 ] A Kelday commented on COMPRESS-514: --- [~ggregory] I think the current PR fixes this issue without any

[jira] [Commented] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

2020-05-11 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104997#comment-17104997 ] Peter Lee commented on COMPRESS-514: > JDK 14 doesn't appear to build, the rest do. Easy. It's not

[jira] [Commented] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

2020-05-11 Thread A Kelday (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104944#comment-17104944 ] A Kelday commented on COMPRESS-514: --- [~ggregory] for what it's worth, that the PR in. > SevenZFile

[jira] [Commented] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

2020-05-11 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104920#comment-17104920 ] Gary D. Gregory commented on COMPRESS-514: -- A PR is best since it will be tested by the CI

[jira] [Commented] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

2020-05-11 Thread A Kelday (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104904#comment-17104904 ] A Kelday commented on COMPRESS-514: --- Hi [~ggregory] , Attached now is the main class I patched in

[jira] [Commented] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

2020-05-11 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104879#comment-17104879 ] Gary D. Gregory commented on COMPRESS-514: -- Why don't we change our code to handle larger

[jira] [Commented] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

2020-05-11 Thread A Kelday (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104320#comment-17104320 ] A Kelday commented on COMPRESS-514: --- Hi Peter, There's no problem for me - as I said above, I

[jira] [Commented] (COMPRESS-514) SevenZFile fails with encoded header over 2GiB

2020-05-11 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104168#comment-17104168 ] Peter Lee commented on COMPRESS-514: Unfortunately your 7zip file is too big for Commons Compress