[jira] [Commented] (COMPRESS-189) ZipArchiveInputStream may read 0 bytes when reading from a nested Zip file

2012-12-31 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541346#comment-13541346 ] Stefan Bodewig commented on COMPRESS-189: - Hmm, I'll look around the website in

[jira] [Commented] (COMPRESS-205) Unit tests can fail when path to project is non-trivial (fix in description)

2012-12-31 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541348#comment-13541348 ] Stefan Bodewig commented on COMPRESS-205: - Some of our tests will need real File

[jira] [Commented] (COMPRESS-206) TarArchiveOutputStream sometimes writes garbage beyond the end of the archive

2012-12-31 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541349#comment-13541349 ] Stefan Bodewig commented on COMPRESS-206: - I didn't mean to imply this was a

[jira] [Commented] (COMPRESS-208) Add support for ZIP archives with PK00PK signature

2012-12-31 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541354#comment-13541354 ] Stefan Bodewig commented on COMPRESS-208: - You are right and all we'd need to do

[jira] [Created] (IO-362) IOUtils.contentEquals(inputStream1, inputStream2) returns false if inputStream1 == inputStream2, should return true

2012-12-31 Thread Matthew Madson (JIRA)
Matthew Madson created IO-362: - Summary: IOUtils.contentEquals(inputStream1, inputStream2) returns false if inputStream1 == inputStream2, should return true Key: IO-362 URL:

[jira] [Created] (MATH-926) Refactor the o.a.c.m.optim package

2012-12-31 Thread Gilles (JIRA)
Gilles created MATH-926: --- Summary: Refactor the o.a.c.m.optim package Key: MATH-926 URL: https://issues.apache.org/jira/browse/MATH-926 Project: Commons Math Issue Type: Improvement Affects