[jira] [Resolved] (COMPRESS-163) Unable to extract a file larger than 8GB from a Posix-format tar archive

2011-12-07 Thread Stefan Bodewig (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-163. - Resolution: Fixed The setSize Method is also used when creating entries prior to

[jira] [Created] (COMPRESS-165) Support writing entries 8GiB in tar

2011-12-07 Thread Stefan Bodewig (Created) (JIRA)
Support writing entries 8GiB in tar - Key: COMPRESS-165 URL: https://issues.apache.org/jira/browse/COMPRESS-165 Project: Commons Compress Issue Type: New Feature Components: Archivers

[jira] [Created] (COMPRESS-166) Support POSIX/Pax variant for long file names in tar

2011-12-07 Thread Stefan Bodewig (Created) (JIRA)
Support POSIX/Pax variant for long file names in tar Key: COMPRESS-166 URL: https://issues.apache.org/jira/browse/COMPRESS-166 Project: Commons Compress Issue Type: Improvement

[jira] [Created] (COMPRESS-167) Parsing of Pax headers is not correct for values that contain embedded newlines

2011-12-07 Thread Stefan Bodewig (Created) (JIRA)
Parsing of Pax headers is not correct for values that contain embedded newlines --- Key: COMPRESS-167 URL: https://issues.apache.org/jira/browse/COMPRESS-167 Project: Commons

[jira] [Commented] (COMPRESS-165) Support writing entries 8GiB in tar

2011-12-07 Thread Stefan Bodewig (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164339#comment-13164339 ] Stefan Bodewig commented on COMPRESS-165: - COMPRESS-16 contains patches that

[jira] [Issue Comment Edited] (COMPRESS-16) unable to extract a TAR file that contains an entry which is 10 GB in size

2011-12-07 Thread Stefan Bodewig (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164349#comment-13164349 ] Stefan Bodewig edited comment on COMPRESS-16 at 12/7/11 12:16 PM:

[jira] [Resolved] (COMPRESS-16) unable to extract a TAR file that contains an entry which is 10 GB in size

2011-12-07 Thread Stefan Bodewig (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-16. Resolution: Fixed Fix Version/s: 1.4 writing such entris has been split out as

[jira] [Updated] (COMPRESS-167) Parsing of Pax headers is not correct for values that contain embedded newlines

2011-12-07 Thread Stefan Bodewig (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-167: Fix Version/s: 1.4 Assignee: Stefan Bodewig Parsing of Pax headers is not

[jira] [Created] (MATH-720) RandomDataImpl uses both JDKRandomGenerator and Well19937c, while contract/javadoc only specifies Well19937c.

2011-12-07 Thread Dennis Hendriks (Created) (JIRA)
RandomDataImpl uses both JDKRandomGenerator and Well19937c, while contract/javadoc only specifies Well19937c. - Key: MATH-720 URL:

[jira] [Updated] (MATH-720) RandomDataImpl uses both JDKRandomGenerator and Well19937c, while contract/javadoc only specifies Well19937c.

2011-12-07 Thread Dennis Hendriks (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Hendriks updated MATH-720: - Attachment: TestRandom.java TestRandom.java: shows the problem, as described in the issue

[jira] [Resolved] (COMPRESS-167) Parsing of Pax headers is not correct for values that contain embedded newlines

2011-12-07 Thread Stefan Bodewig (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-167. - Resolution: Invalid Fix Version/s: (was: 1.4) svn revision 1211465 contains

[jira] [Commented] (MATH-720) RandomDataImpl uses both JDKRandomGenerator and Well19937c, while contract/javadoc only specifies Well19937c.

2011-12-07 Thread Gilles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164783#comment-13164783 ] Gilles commented on MATH-720: - Good catch! This bug shows how safer it would be to have the