[jira] [Created] (COMPRESS-151) ZipArchiveOutputStream sets general purpose bit 3 even for stored entries without a data descriptor

2011-07-30 Thread Stefan Bodewig (JIRA)
ZipArchiveOutputStream sets general purpose bit 3 even for stored entries without a data descriptor --- Key: COMPRESS-151 URL:

[jira] [Resolved] (COMPRESS-151) ZipArchiveOutputStream sets general purpose bit 3 even for stored entries without a data descriptor

2011-07-30 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-151. - Resolution: Invalid I got confused and looked at the wrong byte. The bit set is bit

[jira] [Commented] (COMPRESS-36) Add Zip64 Suport

2011-07-31 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073430#comment-13073430 ] Stefan Bodewig commented on COMPRESS-36: The ZIP64 branch has been merged back to

[jira] [Updated] (COMPRESS-36) Add Zip64 Suport

2011-08-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-36: --- Attachment: 5GB_of_Zeros_WindowsCompressedFolders.zip 5GB_of_Zeros_jar.zip

[jira] [Commented] (COMPRESS-36) Add Zip64 Suport

2011-08-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073499#comment-13073499 ] Stefan Bodewig commented on COMPRESS-36:

[jira] [Created] (COMPRESS-152) ZiparchiveInputStream and ZiparchiveOutputStream don't clean up Inflater/Deflater instances

2011-08-03 Thread Stefan Bodewig (JIRA)
ZiparchiveInputStream and ZiparchiveOutputStream don't clean up Inflater/Deflater instances --- Key: COMPRESS-152 URL: https://issues.apache.org/jira/browse/COMPRESS-152

[jira] [Resolved] (COMPRESS-152) ZiparchiveInputStream and ZiparchiveOutputStream don't clean up Inflater/Deflater instances

2011-08-03 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-152. - Resolution: Fixed fixed with svn revision 1153483 ZiparchiveInputStream and

[jira] [Resolved] (COMPRESS-149) Support reading of ZIP64 files in ZipFile

2011-08-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-149. - Resolution: Fixed should work with svn revision 1153850 Support reading of ZIP64

[jira] [Commented] (COMPRESS-36) Add Zip64 Suport

2011-08-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13079332#comment-13079332 ] Stefan Bodewig commented on COMPRESS-36: Status update: ZipArchiveInputStream and

[jira] [Commented] (COMPRESS-144) Suppport BSD variant for long file names in AR archives

2011-08-08 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13080828#comment-13080828 ] Stefan Bodewig commented on COMPRESS-144: - read-only support has been added in

[jira] [Resolved] (COMPRESS-144) Suppport BSD variant for long file names in AR archives

2011-08-08 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-144. - Resolution: Fixed implemented with svn revision 1154928 Suppport BSD variant for

[jira] [Resolved] (COMPRESS-150) Add support for writing Zip64 entries in ZipArchiveOutputStream

2011-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-150. - Resolution: Fixed The last missing piece has been svn revision 1155429 Add support

[jira] [Commented] (COMPRESS-36) Add Zip64 Suport

2011-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081754#comment-13081754 ] Stefan Bodewig commented on COMPRESS-36: Code is complete but needs to get

[jira] [Updated] (COMPRESS-36) Add Zip64 Suport

2011-08-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-36: --- Attachment: 5GB_of_Zeros_WinZip.zip Testfile neede for svn revision 1157058 Add Zip64

[jira] [Resolved] (COMPRESS-36) Add Zip64 Suport

2011-08-14 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-36. Resolution: Fixed Documentation is in. We still lack interop tests with PKZIP and there

[jira] [Commented] (COMPRESS-132) Add support for unix dump files

2011-08-15 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13085020#comment-13085020 ] Stefan Bodewig commented on COMPRESS-132: - svn revision 1157769 contains a

[jira] [Commented] (COMPRESS-132) Add support for unix dump files

2011-08-15 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13085525#comment-13085525 ] Stefan Bodewig commented on COMPRESS-132: - Later revisions have fixed some

[jira] [Commented] (COMPRESS-132) Add support for unix dump files

2011-08-16 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13085642#comment-13085642 ] Stefan Bodewig commented on COMPRESS-132: - dump on Linux - Ubuntu 10.4 in my

[jira] [Commented] (COMPRESS-132) Add support for unix dump files

2011-08-16 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13085714#comment-13085714 ] Stefan Bodewig commented on COMPRESS-132: - Ah, yes, a loopback fs should do the

[jira] [Commented] (COMPRESS-132) Add support for unix dump files

2011-08-16 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086124#comment-13086124 ] Stefan Bodewig commented on COMPRESS-132: - I've managed to create archives and

[jira] [Issue Comment Edited] (COMPRESS-132) Add support for unix dump files

2011-08-17 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086324#comment-13086324 ] Stefan Bodewig edited comment on COMPRESS-132 at 8/17/11 2:08 PM:

[jira] [Commented] (COMPRESS-132) Add support for unix dump files

2011-08-17 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086324#comment-13086324 ] Stefan Bodewig commented on COMPRESS-132: - extract test passes with svn revision

[jira] [Commented] (COMPRESS-132) Add support for unix dump files

2011-08-17 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086412#comment-13086412 ] Stefan Bodewig commented on COMPRESS-132: - I've added dump support on the base

[jira] [Updated] (COMPRESS-153) close() in several OutputStream implementations doesn't close the underlying stream if the archive would be corrupt

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-153: Fix Version/s: 2.0 Assignee: (was: Stefan Bodewig) close() in several

[jira] [Commented] (COMPRESS-153) close() in several OutputStream implementations doesn't close the underlying stream if the archive would be corrupt

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087624#comment-13087624 ] Stefan Bodewig commented on COMPRESS-153: - It turns out

[jira] [Issue Comment Edited] (COMPRESS-153) close() in several OutputStream implementations doesn't close the underlying stream if the archive would be corrupt

2011-08-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087624#comment-13087624 ] Stefan Bodewig edited comment on COMPRESS-153 at 8/19/11 9:48 AM:

[jira] [Resolved] (COMPRESS-132) Add support for unix dump files

2011-09-14 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-132. - Resolution: Fixed I've settled for an offset of 24 bytes for format detection with svn

[jira] [Resolved] (COMPRESS-157) Wrong EOF detection in CBZip2InputStream

2011-09-16 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-157. - Resolution: Fixed Fix Version/s: 1.0 The bug has been present in pre-release

[jira] [Commented] (COMPRESS-187) ZipArchiveInputStream and ZipFile don't produce equals ZipArchiveEntry instances

2012-06-03 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13288177#comment-13288177 ] Stefan Bodewig commented on COMPRESS-187: - The ZIP structure holds information

[jira] [Resolved] (COMPRESS-187) ZipArchiveInputStream and ZipFile don't produce equals ZipArchiveEntry instances

2012-06-03 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-187. - Resolution: Fixed Fix Version/s: 1.5 should be fixed with svn revision 1345687

[jira] [Commented] (COMPRESS-193) java.io.IOException: This archives contains unclosed entries.

2012-07-06 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13408575#comment-13408575 ] Stefan Bodewig commented on COMPRESS-193: - you'd get that exception when an

[jira] [Comment Edited] (COMPRESS-193) java.io.IOException: This archives contains unclosed entries.

2012-07-06 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13408575#comment-13408575 ] Stefan Bodewig edited comment on COMPRESS-193 at 7/7/12 5:03 AM:

[jira] [Resolved] (COMPRESS-194) Unable to create a TAR file that contains an entry which is 8 GB in size.

2012-07-06 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-194. - Resolution: Not A Problem Fix Version/s: 1.4 The docs of Ant's compress Antlib

[jira] [Resolved] (COMPRESS-191) Too relaxed tar detection in ArchiveStreamFactory

2012-07-06 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-191. - Resolution: Fixed Fix Version/s: 1.5 patch applied and a testcase added based

[jira] [Resolved] (COMPRESS-192) Allow setting of the zip encoding in ArchiveStreamFactory

2012-07-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-192. - Resolution: Fixed Fix Version/s: 1.5 added with svn revision 1358626, thanks

[jira] [Commented] (COMPRESS-188) Improved Exceptionhandling for unsupported zip compression methods

2012-07-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13408760#comment-13408760 ] Stefan Bodewig commented on COMPRESS-188: - I think ZipMethod could be an enum.

[jira] [Resolved] (COMPRESS-188) Improved Exceptionhandling for unsupported zip compression methods

2012-07-08 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-188. - Resolution: Fixed Fix Version/s: 1.5 slightly modified version of your patch

[jira] [Commented] (COMPRESS-188) Improved Exceptionhandling for unsupported zip compression methods

2012-07-08 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13409029#comment-13409029 ] Stefan Bodewig commented on COMPRESS-188: - Oh, we used to require Java 1.4

[jira] [Commented] (COMPRESS-194) Unable to create a TAR file that contains an entry which is 8 GB in size.

2012-07-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13410045#comment-13410045 ] Stefan Bodewig commented on COMPRESS-194: - I don't know which dialect of tar

[jira] [Commented] (COMPRESS-195) Additional command-line utility classes

2012-07-27 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424272#comment-13424272 ] Stefan Bodewig commented on COMPRESS-195: - Might be a case of fixing

[jira] [Resolved] (COMPRESS-196) show how one large of e.g. 8MB can be zipped into 3 zip-parts of e.g. compressed 1 MB each

2012-07-27 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-196. - Resolution: Cannot Reproduce TBH I don't know how to create multi-archive ZIPs (never

[jira] [Commented] (COMPRESS-168) getName of ZipArchiveEntry

2012-08-06 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13429941#comment-13429941 ] Stefan Bodewig commented on COMPRESS-168: - Like I said earlier, if your archive

[jira] [Commented] (COMPRESS-200) Round trip conversion with more than 66 US-ASCII characters fails when using TarArchiveOutputStream.LONGFILE_GNU

2012-12-27 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540084#comment-13540084 ] Stefan Bodewig commented on COMPRESS-200: - First of all sorry for the long

[jira] [Resolved] (COMPRESS-199) Introduction of XZ breaks OSGi support

2012-12-27 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-199. - Resolution: Fixed Fix Version/s: 1.5 applied Jukka's patch with svn revision

[jira] [Commented] (COMPRESS-200) Round trip conversion with more than 66 US-ASCII characters fails when using TarArchiveOutputStream.LONGFILE_GNU

2012-12-27 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540141#comment-13540141 ] Stefan Bodewig commented on COMPRESS-200: - OK, I now have a test case, I need to

[jira] [Resolved] (COMPRESS-200) Round trip conversion with more than 66 US-ASCII characters fails when using TarArchiveOutputStream.LONGFILE_GNU

2012-12-27 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-200. - Resolution: Fixed fixed with svn revision 1426319 Round trip

[jira] [Commented] (COMPRESS-203) Long directory names can not be stored in a tar archive because of error when writing PAX headers

2012-12-27 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540168#comment-13540168 ] Stefan Bodewig commented on COMPRESS-203: - The problem is not with directories

[jira] [Resolved] (COMPRESS-203) Long directory names can not be stored in a tar archive because of error when writing PAX headers

2012-12-27 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-203. - Resolution: Fixed Fix Version/s: 1.5 fixed with svn revision 1426334

[jira] [Commented] (COMPRESS-211) handle zip extra field 0x7875 - Info Zip New Unix Extra Field

2012-12-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540850#comment-13540850 ] Stefan Bodewig commented on COMPRESS-211: - Don't hesitate, we are a

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

2012-12-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540861#comment-13540861 ] Stefan Bodewig commented on COMPRESS-208: - We don't have any support for

[jira] [Commented] (COMPRESS-202) Document EOF behavior of TarArchiveInputStream

2012-12-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540863#comment-13540863 ] Stefan Bodewig commented on COMPRESS-202: - The same issue hits

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

2012-12-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540866#comment-13540866 ] Stefan Bodewig commented on COMPRESS-206: - AFAICT the patch addresses

[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] [Resolved] (COMPRESS-208) Add support for ZIP archives with PK00PK signature

2013-01-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-208. - Resolution: Fixed Fix Version/s: 1.5 of course I also had to modify the offsets

[jira] [Resolved] (COMPRESS-201) No constructor to create a TarArchiveEntry link with leading slash

2013-01-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-201. - Resolution: Fixed Fix Version/s: 1.5 added new constructor with svn revision

[jira] [Resolved] (COMPRESS-168) getName of ZipArchiveEntry

2013-01-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-168. - Resolution: Not A Problem use one of the existing ways to specify the encoding

[jira] [Resolved] (COMPRESS-159) ChangeSetPerformer not reliable for ZipArchiveInputStreams

2013-01-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-159. - Resolution: Fixed Fix Version/s: 1.5 added a new perform overload with svn

[jira] [Commented] (COMPRESS-212) TarArchiveEntry getName() returns wrongly encoded name even when you set encoding to TarArchiveInputStream

2013-01-03 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543039#comment-13543039 ] Stefan Bodewig commented on COMPRESS-212: - Just a few quick questions: How has

[jira] [Commented] (COMPRESS-212) TarArchiveEntry getName() returns wrongly encoded name even when you set encoding to TarArchiveInputStream

2013-01-03 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543645#comment-13543645 ] Stefan Bodewig commented on COMPRESS-212: - OK, so your tar is using GNU long

[jira] [Resolved] (COMPRESS-212) TarArchiveEntry getName() returns wrongly encoded name even when you set encoding to TarArchiveInputStream

2013-01-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-212. - Resolution: Fixed Fix Version/s: 1.5 fixed with svn revision 1428942 Thanks!

[jira] [Commented] (COMPRESS-211) handle zip extra field 0x7875 - Info Zip New Unix Extra Field

2013-01-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13544674#comment-13544674 ] Stefan Bodewig commented on COMPRESS-211: - Sounds good! In theory gid/uid could

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

2013-01-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13544696#comment-13544696 ] Stefan Bodewig commented on COMPRESS-189: - {quote} The U.S. Patent and Trademark

[jira] [Resolved] (COMPRESS-172) Reuse of buffers while reading stream and skipping stream

2013-01-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-172. - Resolution: Fixed Fix Version/s: 1.5 I did a bit more than you suggested in svn

[jira] [Commented] (COMPRESS-214) better support for unix symlinks

2013-01-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13557988#comment-13557988 ] Stefan Bodewig commented on COMPRESS-214: - Sorry, I'm a bit late, but a few

[jira] [Commented] (COMPRESS-215) ZipFile reads up to 64KiB in a sequence of one byte reads

2013-01-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13557990#comment-13557990 ] Stefan Bodewig commented on COMPRESS-215: - As long as the ZIP format doesn't

[jira] [Resolved] (COMPRESS-215) ZipFile reads up to 64KiB in a sequence of one byte reads

2013-01-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-215. - Resolution: Fixed Fix Version/s: 1.5 svn revision 1435549 contains a change

[jira] [Commented] (COMPRESS-54) Add 7zip or RAR archive support

2013-01-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13557999#comment-13557999 ] Stefan Bodewig commented on COMPRESS-54: I'm not aware of anybody working on it.

[jira] [Resolved] (COMPRESS-202) Document EOF behavior of TarArchiveInputStream

2013-01-20 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-202. - Resolution: Fixed Fix Version/s: 1.5 Documentation added with svn revision

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

2013-01-20 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-206. - Resolution: Fixed fixed the tar case with scvn revision 1435913 - the other archive

[jira] [Resolved] (COMPRESS-216) JarArchiveEntry manifestAttributes and certificates are always null

2013-01-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-216. - Resolution: Duplicate we had deferred fixing it to when we are willing to break the

[jira] [Commented] (COMPRESS-18) JarArchiveEntry does not populate manifestAttributes or certificates

2013-01-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560749#comment-13560749 ] Stefan Bodewig commented on COMPRESS-18: +1 to deprecations and documenting the

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

2013-01-27 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-205. - Resolution: Fixed Fix Version/s: 1.5 I've extracted the common get file from

[jira] [Commented] (COMPRESS-199) Introduction of XZ breaks OSGi support

2013-01-31 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567662#comment-13567662 ] Stefan Bodewig commented on COMPRESS-199: - XZ for Java 1.2 has just been

[jira] [Commented] (COMPRESS-214) better support for unix symlinks

2013-02-11 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575809#comment-13575809 ] Stefan Bodewig commented on COMPRESS-214: - I went ahead and moved the method

[jira] [Updated] (COMPRESS-213) ZipShort, ZipLong, ZipEightByteInteger should implement Serializable

2013-02-11 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-213: Fix Version/s: 1.5 ZipShort, ZipLong, ZipEightByteInteger should implement

[jira] [Updated] (COMPRESS-219) ZipArchiveInputStream: ArrayIndexOutOfBoundsException when extracting a STORED zip file entry from within a zip.

2013-02-18 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-219: Attachment: compress-219-test.patch I've copied your test archive to

[jira] [Commented] (COMPRESS-219) ZipArchiveInputStream: ArrayIndexOutOfBoundsException when extracting a STORED zip file entry from within a zip.

2013-02-20 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582421#comment-13582421 ] Stefan Bodewig commented on COMPRESS-219: - I can't use NIO2 in a Java5 codebase,

[jira] [Commented] (COMPRESS-219) ZipArchiveInputStream: ArrayIndexOutOfBoundsException when extracting a STORED zip file entry from within a zip.

2013-02-20 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582447#comment-13582447 ] Stefan Bodewig commented on COMPRESS-219: - fixed with svn revision 1448357 -

[jira] [Updated] (COMPRESS-219) ZipArchiveInputStream: ArrayIndexOutOfBoundsException when extracting a STORED zip file entry from within a zip.

2013-02-20 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-219: Fix Version/s: 1.5 ZipArchiveInputStream: ArrayIndexOutOfBoundsException when

[jira] [Resolved] (COMPRESS-214) better support for unix symlinks

2013-02-20 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-214. - Resolution: Fixed better support for unix symlinks

[jira] [Resolved] (COMPRESS-219) ZipArchiveInputStream: ArrayIndexOutOfBoundsException when extracting a STORED zip file entry from within a zip.

2013-02-21 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-219. - Resolution: Fixed Test committed, thanks! ZipArchiveInputStream:

[jira] [Resolved] (COMPRESS-217) Documentation should provide example of CompressorStreamFactory.createCompressorInputStream()

2013-03-03 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-217. - Resolution: Fixed Fix Version/s: 1.5 fixed in svn trunk with revision 1452054 -

[jira] [Commented] (COMPRESS-199) Introduction of XZ breaks OSGi support

2013-03-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13593081#comment-13593081 ] Stefan Bodewig commented on COMPRESS-199: - As far as I understand it, yes. The

[jira] [Updated] (COMPRESS-220) createCompressorInputStream with decompressConcatenated option

2013-03-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-220: Fix Version/s: 1.5 createCompressorInputStream with decompressConcatenated option

[jira] [Commented] (COMPRESS-220) createCompressorInputStream with decompressConcatenated option

2013-03-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13593086#comment-13593086 ] Stefan Bodewig commented on COMPRESS-220: - Yes, sounds like a good idea to

[jira] [Resolved] (COMPRESS-221) Compress cannot run without XZ included

2013-03-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-221. - Resolution: Fixed Fix Version/s: 1.5 Thanks! fixed with svn revision 1453941

[jira] [Resolved] (COMPRESS-220) createCompressorInputStream with decompressConcatenated option

2013-03-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-220. - Resolution: Fixed change made in svn revision 1453945

[jira] [Updated] (COMPRESS-67) ZipArchiveInputStream fails to call setSize() when reading archives created by ZipArchiveOutputStream

2013-03-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-67: --- Fix Version/s: 1.0 ZipArchiveInputStream fails to call setSize() when reading archives

[jira] Commented: (SANDBOX-248) ZipOutputStream is slow when compressing big files

2009-01-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12662375#action_12662375 ] Stefan Bodewig commented on SANDBOX-248: Unless I'm looking at a completely wrong

[jira] Commented: (SANDBOX-276) A few upstream (Ant) changes to the ZIP package

2009-02-03 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12670237#action_12670237 ] Stefan Bodewig commented on SANDBOX-276: I hope you meant to say that you'd be

[jira] Commented: (SANDBOX-176) Enable creation of tool-readable ZIP archives with file names containing non-ASCII characters

2009-02-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12670276#action_12670276 ] Stefan Bodewig commented on SANDBOX-176: I think these issues should either

[jira] Issue Comment Edited: (SANDBOX-276) A few upstream (Ant) changes to the ZIP package

2009-02-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12670282#action_12670282 ] bodewig edited comment on SANDBOX-276 at 2/4/09 2:44 AM:

[jira] Commented: (SANDBOX-246) Findbugs reports

2009-02-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12670744#action_12670744 ] Stefan Bodewig commented on SANDBOX-246: re-ran findbugs since some of the issues

[jira] Commented: (SANDBOX-176) Enable creation of tool-readable ZIP archives with file names containing non-ASCII characters

2009-02-06 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12671192#action_12671192 ] Stefan Bodewig commented on SANDBOX-176: the Zipfile and ZipOutputStream classes

[jira] Commented: (SANDBOX-280) unable to extract a TAR file that contains an entry which is 10 GB in size

2009-02-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12672306#action_12672306 ] Stefan Bodewig commented on SANDBOX-280: what does a native tar command think of

[jira] Commented: (SANDBOX-124) [compress] bzip2 - implement flush()

2009-02-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12672310#action_12672310 ] Stefan Bodewig commented on SANDBOX-124: BZip2CompressorOutputStream now has a

[jira] Resolved: (SANDBOX-281) seemingly duplicate functionality between TarArchive*putStream and Tar*putStream classes

2009-02-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved SANDBOX-281. Resolution: Fixed merged with svn revision 743006 seemingly duplicate functionality

  1   2   3   4   5   6   7   8   9   10   >