[jira] [Commented] (COMPRESS-337) TAR header parsing attempts OLDGNU format on POSIX/STAR header

2016-02-14 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146468#comment-15146468 ] Stefan Bodewig commented on COMPRESS-337: - GNU tar doesn't like the example you'

[jira] [Commented] (COMPRESS-333) bz2 stream decompressor is 10x slower than it could be

2016-02-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134964#comment-15134964 ] Stefan Bodewig commented on COMPRESS-333: - My memory has been failing me (it's b

[jira] [Resolved] (COMPRESS-333) bz2 stream decompressor is 10x slower than it could be

2016-02-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-333. - Resolution: Fixed Fix Version/s: 1.11 Thanks, then I'm closing this now. WRT Rand

[jira] [Resolved] (COMPRESS-335) TAR checksum fails when checksum is right aligned

2016-02-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-335. - Resolution: Fixed Fix Version/s: 1.11 Yes, {{parseOctal}} works fine. Fixed with

[jira] [Commented] (COMPRESS-335) TAR checksum fails when checksum is right aligned

2016-02-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134884#comment-15134884 ] Stefan Bodewig commented on COMPRESS-335: - We could probably use {{parseOctal}}

[jira] [Resolved] (COMPRESS-334) ArArchiveInputStream.getBSDLongName does increment offset

2016-02-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-334. - Resolution: Fixed Fix Version/s: 1.11 Thanks a lot for the analysis, you are corr

[jira] [Commented] (COMPRESS-333) bz2 stream decompressor is 10x slower than it could be

2016-02-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134501#comment-15134501 ] Stefan Bodewig commented on COMPRESS-333: - Great, thanks. Let us know when you a

[jira] [Commented] (COMPRESS-330) Tar UnArchive Fails when archive contains directory sizes which are non-zero.

2016-02-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134490#comment-15134490 ] Stefan Bodewig commented on COMPRESS-330: - the parser results in what would be e

[jira] [Commented] (COMPRESS-330) Tar UnArchive Fails when archive contains directory sizes which are non-zero.

2016-01-31 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15125381#comment-15125381 ] Stefan Bodewig commented on COMPRESS-330: - Thanks [~dye357], please don't close

[jira] [Resolved] (COMPRESS-284) Multi Thread Uncompress TGZ - CRC32 ERROR

2016-01-31 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-284. - Resolution: Cannot Reproduce > Multi Thread Uncompress TGZ - CRC32 ERROR > -

[jira] [Commented] (COMPRESS-330) Tar UnArchive Fails when archive contains directory sizes which are non-zero.

2016-01-31 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15125312#comment-15125312 ] Stefan Bodewig commented on COMPRESS-330: - without the tar archive itself, there

[jira] [Resolved] (COMPRESS-331) Some non TAR files are recognized by ArchiveStreamFactory

2016-01-31 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-331. - Resolution: Fixed Fix Version/s: 1.11 To me it really looks as if our checksum va

[jira] [Resolved] (COMPRESS-323) Make ZipFile.getRawInputStream() part of the public API

2016-01-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-323. - Resolution: Fixed given addRawArchiveEntry in ZipArchiveOutputStream is public, there is

[jira] [Resolved] (COMPRESS-332) FramedSnappyCompressorInputStream.read returns invalid value at end of stream.

2016-01-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-332. - Resolution: Fixed Fix Version/s: 1.11 Yes, well spotted, thanks! Your test passe

[jira] [Commented] (COMPRESS-331) Some non TAR files are recognized by ArchiveStreamFactory

2016-01-24 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114382#comment-15114382 ] Stefan Bodewig commented on COMPRESS-331: - [~s...@apache.org], [~jukkaz], [~tcur

[jira] [Commented] (COMPRESS-331) Some non TAR files are recognized by ArchiveStreamFactory

2016-01-24 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114377#comment-15114377 ] Stefan Bodewig commented on COMPRESS-331: - That's not what I had expected: GNU t

[jira] [Commented] (COMPRESS-331) Some non TAR files are recognized by ArchiveStreamFactory

2016-01-24 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114286#comment-15114286 ] Stefan Bodewig commented on COMPRESS-331: - Unfortunately there are tons of tar d

[jira] [Commented] (COMPRESS-330) Tar UnArchive Fails when archive contains directory sizes which are non-zero.

2016-01-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113760#comment-15113760 ] Stefan Bodewig commented on COMPRESS-330: - Thanks. Your patch looks backwards (r

[jira] [Commented] (COMPRESS-291) decompress .7z archive very very slow

2016-01-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113757#comment-15113757 ] Stefan Bodewig commented on COMPRESS-291: - Thanks for the link - I'm far from be

[jira] [Commented] (COMPRESS-330) Tar UnArchive Fails when archive contains directory sizes which are non-zero.

2016-01-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15108021#comment-15108021 ] Stefan Bodewig commented on COMPRESS-330: - Thanks a lot, it would be good if you

[jira] [Commented] (COMPRESS-291) decompress .7z archive very very slow

2016-01-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15108019#comment-15108019 ] Stefan Bodewig commented on COMPRESS-291: - It would be good to know, whether the

[jira] [Commented] (COMPRESS-328) TarArchiveEntry preserveLeadingSlashes has no effect on setName

2016-01-15 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15101773#comment-15101773 ] Stefan Bodewig commented on COMPRESS-328: - Oh, I've likely got myself confused b

[jira] [Commented] (COMPRESS-291) decompress .7z archive very very slow

2016-01-14 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15101209#comment-15101209 ] Stefan Bodewig commented on COMPRESS-291: - Sorry for the delay, I could have exp

[jira] [Commented] (COMPRESS-328) TarArchiveEntry preserveLeadingSlashes has no effect on setName

2016-01-14 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15101205#comment-15101205 ] Stefan Bodewig commented on COMPRESS-328: - Sorry for the delay. I can live with

[jira] [Commented] (COMPRESS-306) ArchiveStreamFactory fails to pass on the encoding when creating some streams

2016-01-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15087984#comment-15087984 ] Stefan Bodewig commented on COMPRESS-306: - True, thanks! Commit 5d027c3 > Arch

[jira] [Commented] (COMPRESS-327) Support in-memory processing for ZipFile

2015-12-13 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055047#comment-15055047 ] Stefan Bodewig commented on COMPRESS-327: - Thanks AFAICT there isn't anything r

[jira] [Commented] (COMPRESS-327) Support in-memory processing for ZipFile

2015-12-08 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15047045#comment-15047045 ] Stefan Bodewig commented on COMPRESS-327: - It took me way longer than I expected

[jira] [Commented] (COMPRESS-88) Adding encryption support to ZipFIle

2015-12-03 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15038516#comment-15038516 ] Stefan Bodewig commented on COMPRESS-88: In case anybody else stumbles over http

[jira] [Commented] (COMPRESS-327) Support in-memory processing for ZipFile

2015-11-18 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011020#comment-15011020 ] Stefan Bodewig commented on COMPRESS-327: - We might be better off with discussin

[jira] [Commented] (COMPRESS-327) Support in-memory processing for ZipFile

2015-11-17 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15008283#comment-15008283 ] Stefan Bodewig commented on COMPRESS-327: - The comment is going to be almost com

[jira] [Commented] (COMPRESS-93) Support for alternative ZIP compression methods

2015-11-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1558#comment-1558 ] Stefan Bodewig commented on COMPRESS-93: Thanks to Sören Glimm read-only support

[jira] [Resolved] (COMPRESS-326) Fix threading issue in X5455_ExtendedTimestampTest test class (a test for COMPRESS-210)

2015-10-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-326. - Resolution: Fixed Fix Version/s: 1.11 test should be fixed with commit a2cda30 >

[jira] [Comment Edited] (COMPRESS-326) Fix threading issue in X5455_ExtendedTimestampTest test class (a test for COMPRESS-210)

2015-10-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14972416#comment-14972416 ] Stefan Bodewig edited comment on COMPRESS-326 at 10/24/15 5:42 AM: ---

[jira] [Commented] (COMPRESS-326) Fix threading issue in X5455_ExtendedTimestampTest test class (a test for COMPRESS-210)

2015-10-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14972416#comment-14972416 ] Stefan Bodewig commented on COMPRESS-326: - I think I've tracked it down. Tradit

[jira] [Commented] (COMPRESS-326) Fix threading issue in X5455_ExtendedTimestampTest test class (a test for COMPRESS-210)

2015-10-17 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14961973#comment-14961973 ] Stefan Bodewig commented on COMPRESS-326: - This problem's been on my radar for a

[jira] [Commented] (COMPRESS-325) Unable to uncompress bzip2 dbPedia files

2015-10-13 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14956221#comment-14956221 ] Stefan Bodewig commented on COMPRESS-325: - {{true}} probably always is what you

[jira] [Commented] (COMPRESS-325) Unable to uncompress bzip2 dbPedia files

2015-10-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954329#comment-14954329 ] Stefan Bodewig commented on COMPRESS-325: - I haven't tried to decompress your ex

[jira] [Commented] (COMPRESS-324) Tar fails to detect fields for LF_GNUTYPE_LONGNAME archive

2015-10-08 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949877#comment-14949877 ] Stefan Bodewig commented on COMPRESS-324: - Thanks, I've replaced the test case.

[jira] [Commented] (COMPRESS-324) Tar fails to detect fields for LF_GNUTYPE_LONGNAME archive

2015-10-06 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14946191#comment-14946191 ] Stefan Bodewig commented on COMPRESS-324: - I don't know why the GNU tar folks, w

[jira] [Resolved] (COMPRESS-324) Tar fails to detect fields for LF_GNUTYPE_LONGNAME archive

2015-10-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-324. - Resolution: Fixed Fix Version/s: 1.11 fixed with git commit 1930eed > Tar fails

[jira] [Commented] (COMPRESS-324) Tar fails to detect fields for LF_GNUTYPE_LONGNAME archive

2015-10-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1499#comment-1499 ] Stefan Bodewig commented on COMPRESS-324: - GNU tar itself uses {{LongLink}} both

[jira] [Commented] (COMPRESS-324) Tar fails to detect fields for LF_GNUTYPE_LONGNAME archive

2015-10-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14943606#comment-14943606 ] Stefan Bodewig commented on COMPRESS-324: - Interesting. Your archive contains {

[jira] [Resolved] (COMPRESS-321) Exception in X7875_NewUnix.parseFromLocalFileData when parsing 0-sized "ux" local entry

2015-08-31 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-321. - Resolution: Fixed Thanks, Martin > Exception in X7875_NewUnix.parseFromLocalFileData wh

[jira] [Comment Edited] (COMPRESS-322) Tar extracts folders as files

2015-08-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708134#comment-14708134 ] Stefan Bodewig edited comment on COMPRESS-322 at 8/22/15 7:08 PM:

[jira] [Commented] (COMPRESS-322) Tar extracts folders as files

2015-08-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708134#comment-14708134 ] Stefan Bodewig commented on COMPRESS-322: - Could you please attach the archive t

[jira] [Commented] (COMPRESS-321) Exception in X7875_NewUnix.parseFromLocalFileData when parsing 0-sized "ux" local entry

2015-08-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708133#comment-14708133 ] Stefan Bodewig commented on COMPRESS-321: - I think I've fixed this with 1697106

[jira] [Updated] (COMPRESS-321) Exception in X7875_NewUnix.parseFromLocalFileData when parsing 0-sized "ux" local entry

2015-08-20 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-321: Fix Version/s: 1.11 > Exception in X7875_NewUnix.parseFromLocalFileData when parsing 0-siz

[jira] [Commented] (COMPRESS-321) Exception in X7875_NewUnix.parseFromLocalFileData when parsing 0-sized "ux" local entry

2015-08-20 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14705892#comment-14705892 ] Stefan Bodewig commented on COMPRESS-321: - Martin has already said he cannot sha

[jira] [Updated] (COMPRESS-321) Exception in X7875_NewUnix.parseFromLocalFileData when parsing 0-sized "ux" local entry

2015-08-20 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-321: Affects Version/s: 1.10 > Exception in X7875_NewUnix.parseFromLocalFileData when parsing 0

[jira] [Resolved] (COMPRESS-300) LZWInputStream has mutable protected fields; these should be accessed via getter/setter and made private

2015-08-11 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-300. - Resolution: Fixed Fix Version/s: 1.10 applied COMPRESS-300-alternative with svn r

[jira] [Commented] (COMPRESS-320) File listing and random access of 7Z files

2015-08-11 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14681647#comment-14681647 ] Stefan Bodewig commented on COMPRESS-320: - Not sure about what "listing" might b

[jira] [Resolved] (COMPRESS-318) Document which ZIP information is not available when using InputStream in the javadocs

2015-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-318. - Resolution: Fixed svn revision 1694895 > Document which ZIP information is not availabl

[jira] [Commented] (COMPRESS-318) Document which ZIP information is not available when using InputStream in the javadocs

2015-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14679186#comment-14679186 ] Stefan Bodewig commented on COMPRESS-318: - Throwing exceptions here sounds dange

[jira] [Commented] (COMPRESS-319) ArchiveStreamFactory.createArchiveInputStream(InputStream) Does not support tar.gz files

2015-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14679166#comment-14679166 ] Stefan Bodewig commented on COMPRESS-319: - It can's see the tar signature before

[jira] [Updated] (COMPRESS-300) LZWInputStream has mutable protected fields; these should be accessed via getter/setter and made private

2015-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-300: Attachment: COMPRESS-300-alternative.patch imaging-compress-lzw-adjusted.pa

[jira] [Updated] (COMPRESS-300) LZWInputStream has mutable protected fields; these should be accessed via getter/setter and made private

2015-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-300: Attachment: (was: COMPRESS-300-alternative.patch) > LZWInputStream has mutable protect

[jira] [Commented] (COMPRESS-319) ArchiveStreamFactory.createArchiveInputStream(InputStream) Does not support tar.gz files

2015-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14679102#comment-14679102 ] Stefan Bodewig commented on COMPRESS-319: - TarArchiveInputStream cannot extract

[jira] [Updated] (COMPRESS-319) ArchiveStreamFactory.createArchiveInputStream(InputStream) Does not support tar.gz files

2015-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-319: Issue Type: Improvement (was: Bug) > ArchiveStreamFactory.createArchiveInputStream(InputS

[jira] [Updated] (COMPRESS-300) LZWInputStream has mutable protected fields; these should be accessed via getter/setter and made private

2015-07-16 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-300: Attachment: COMPRESS-300-alternative.patch I've expanded sebb's patch a bit to also provid

[jira] [Created] (COMPRESS-318) Document which ZIP information is not available when using InputStream in the javadocs

2015-06-10 Thread Stefan Bodewig (JIRA)
Stefan Bodewig created COMPRESS-318: --- Summary: Document which ZIP information is not available when using InputStream in the javadocs Key: COMPRESS-318 URL: https://issues.apache.org/jira/browse/COMPRESS-318

[jira] [Resolved] (COMPRESS-317) ArrayIndexOutOfBoundsException in ZipArchiveEntry.getMergedFields()

2015-06-08 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-317. - Resolution: Fixed Fix Version/s: 1.10 Thanks! fixed with svn revision 1684309, w

[jira] [Resolved] (COMPRESS-316) CompressorStreamFactory doesn't handle deflate streams with a zlib header

2015-05-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-316. - Resolution: Fixed Fix Version/s: 1.10 patch committed with svn revision 1681356

[jira] [Resolved] (COMPRESS-314) TarArchiveInputStream rejects uid or gid >= 0x80000000

2015-05-08 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-314. - Resolution: Fixed fixed with svn revision 1678430 > TarArchiveInputStream rejects uid o

[jira] [Updated] (COMPRESS-314) TarArchiveInputStream rejects uid or gid >= 0x80000000

2015-05-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-314: Affects Version/s: (was: 1.10) 1.9 Fix Version/s: 1.10

[jira] [Resolved] (COMPRESS-315) tar can not write uid or gid >= 0x80000000

2015-05-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-315. - Resolution: Fixed fixed with svn revision 1677921 > tar can not write uid or gid >= 0x8

[jira] [Created] (COMPRESS-315) tar can not write uid or gid >= 0x80000000

2015-05-05 Thread Stefan Bodewig (JIRA)
Stefan Bodewig created COMPRESS-315: --- Summary: tar can not write uid or gid >= 0x8000 Key: COMPRESS-315 URL: https://issues.apache.org/jira/browse/COMPRESS-315 Project: Commons Compress

[jira] [Commented] (COMPRESS-314) TarArchiveInputStream rejects uid or gid >= 0x80000000

2015-05-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529883#comment-14529883 ] Stefan Bodewig commented on COMPRESS-314: - I'll create a separate issue for the

[jira] [Resolved] (COMPRESS-313) CompressorStreamFactory auto-detection of LZMA stream

2015-03-30 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-313. - Resolution: Fixed Fix Version/s: 1.10 Since LZMA is provided by the XZ for Java l

[jira] [Resolved] (COMPRESS-312) public TarArchiveEntry(File file, String fileName) does not normalize the file name.

2015-03-28 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-312. - Resolution: Fixed Fix Version/s: 1.10 fixed with svn revision 1669822 > public T

[jira] [Commented] (COMPRESS-311) File Name too long (>100 bytes) when trying to create a Tar,and I cn not reduce file name as per my requirement.

2015-03-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14359178#comment-14359178 ] Stefan Bodewig commented on COMPRESS-311: - This might lead to Commons Compress c

[jira] [Commented] (COMPRESS-311) File Name too long (>100 bytes) when trying to create a Tar,and I cn not reduce file name as per my requirement.

2015-03-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14359176#comment-14359176 ] Stefan Bodewig commented on COMPRESS-311: - Sorry Darpan, but the snippet really

[jira] [Commented] (COMPRESS-311) File Name too long (>100 bytes) when trying to create a Tar,and I cn not reduce file name as per my requirement.

2015-03-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14358309#comment-14358309 ] Stefan Bodewig commented on COMPRESS-311: - yes, this is waht you should be doing

[jira] [Comment Edited] (COMPRESS-311) File Name too long (>100 bytes) when trying to create a Tar,and I cn not reduce file name as per my requirement.

2015-03-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14358309#comment-14358309 ] Stefan Bodewig edited comment on COMPRESS-311 at 3/12/15 8:38 AM:

[jira] [Resolved] (COMPRESS-311) File Name too long (>100 bytes) when trying to create a Tar,and I cn not reduce file name as per my requirement.

2015-03-11 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-311. - Resolution: Not a Problem either you can use POSIX or GNU extensions or the problem cann

[jira] [Commented] (COMPRESS-311) File Name too long (>100 bytes) when trying to create a Tar,and I cn not reduce file name as per my requirement.

2015-03-11 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14358116#comment-14358116 ] Stefan Bodewig commented on COMPRESS-311: - The 100 byte length is the maximum le

[jira] [Commented] (COMPRESS-310) "No Archiver found for the stream signature" for empty .tar.gz

2015-02-27 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341385#comment-14341385 ] Stefan Bodewig commented on COMPRESS-310: - If you look at the "archive" you'll s

[jira] [Resolved] (COMPRESS-308) ZipEncodingHelper calls System.getProperty("file.encoding"); should use Charset.defaultCharset()

2015-02-20 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-308. - Resolution: Fixed Fix Version/s: 1.10 fixed with svn revision 1661157 > ZipEncod

[jira] [Resolved] (COMPRESS-309) BZip2CompressorInputStream return value wrong when told to read to a full buffer.

2015-02-20 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-309. - Resolution: Fixed Fix Version/s: 1.10 fixed with svn revision 1661151 - thanks!

[jira] [Commented] (COMPRESS-302) Retore immutability to ArchiveStremFactory

2015-02-15 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14322136#comment-14322136 ] Stefan Bodewig commented on COMPRESS-302: - +1 you may want to cache getEntryEnc

[jira] [Commented] (COMPRESS-303) Restore immutability to CompressorStreamFactory?

2015-02-15 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14322137#comment-14322137 ] Stefan Bodewig commented on COMPRESS-303: - sounds good. > Restore immutability

[jira] [Commented] (COMPRESS-301) Illegal argument exception when extracting .tgz file

2015-02-14 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14321327#comment-14321327 ] Stefan Bodewig commented on COMPRESS-301: - The attached tar seem to work with 1.

[jira] [Commented] (COMPRESS-301) Illegal argument exception when extracting .tgz file

2015-02-14 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14321250#comment-14321250 ] Stefan Bodewig commented on COMPRESS-301: - I wouldn't close the bug as "not a pr

[jira] [Commented] (COMPRESS-301) Illegal argument exception when extracting .tgz file

2015-02-14 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14321248#comment-14321248 ] Stefan Bodewig commented on COMPRESS-301: - [~s...@apache.org], is this trunk aft

[jira] [Commented] (COMPRESS-301) Illegal argument exception when extracting .tgz file

2015-02-13 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320573#comment-14320573 ] Stefan Bodewig commented on COMPRESS-301: - Thanks, Collin. Can we distribute th

[jira] [Updated] (COMPRESS-301) Illegal argument exception when extracting .tgz file

2015-02-13 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-301: Fix Version/s: 1.10 > Illegal argument exception when extracting .tgz file >

[jira] [Commented] (COMPRESS-300) LZWInputStream has mutable protected fields; these should be accessed via getter/setter and made private

2015-02-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306905#comment-14306905 ] Stefan Bodewig commented on COMPRESS-300: - Given [~damjan]'s comments on the dev

[jira] [Commented] (COMPRESS-299) Issue with a 7z encrypted file

2015-01-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298324#comment-14298324 ] Stefan Bodewig commented on COMPRESS-299: - That's what we do: https://github.co

[jira] [Commented] (COMPRESS-299) Issue with a 7z encrypted file

2015-01-27 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294245#comment-14294245 ] Stefan Bodewig commented on COMPRESS-299: - Have the unrestricted crypto policies

[jira] [Commented] (COMPRESS-294) .Z decompress “Invalid 9 bit code 0x183”

2015-01-20 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14283854#comment-14283854 ] Stefan Bodewig commented on COMPRESS-294: - any news? > .Z decompress “Invalid 9

[jira] [Updated] (COMPRESS-288) Missing support for 7z ppmd compression format.

2015-01-20 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-288: Fix Version/s: (was: 1.8.1) > Missing support for 7z ppmd compression format. > --

[jira] [Resolved] (COMPRESS-298) Cleaner way to catch/detect Seven7 files which are password protected

2015-01-20 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-298. - Resolution: Fixed Fix Version/s: 1.10 The way SevenZFile is coded it is difficult

[jira] [Commented] (COMPRESS-297) Cleaning up unclosed ZipFile for archive

2015-01-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272817#comment-14272817 ] Stefan Bodewig commented on COMPRESS-297: - True, thanks! svn revision 1650873

[jira] [Commented] (IMAGING-126) TIFF and PNG images should not be bigger than the ones created by java ImageIO

2014-12-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14260117#comment-14260117 ] Stefan Bodewig commented on IMAGING-126: I won't comment on the real issue since

[jira] [Resolved] (COMPRESS-297) Cleaning up unclosed ZipFile for archive

2014-12-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-297. - Resolution: Fixed Fix Version/s: 1.10 message should disappear with svn revision

[jira] [Commented] (COMPRESS-297) Cleaning up unclosed ZipFile for archive

2014-12-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255893#comment-14255893 ] Stefan Bodewig commented on COMPRESS-297: - The log message you see is ZipFile's

[jira] [Updated] (COMPRESS-294) .Z decompress “Invalid 9 bit code 0x183”

2014-12-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-294: Attachment: commons-compress-1.10-SNAPSHOT.jar trunk + a bunch of System.err.printlns > .

[jira] [Commented] (COMPRESS-294) .Z decompress “Invalid 9 bit code 0x183”

2014-12-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245212#comment-14245212 ] Stefan Bodewig commented on COMPRESS-294: - By now I know we don't have a test th

[jira] [Commented] (COMPRESS-294) .Z decompress “Invalid 9 bit code 0x183”

2014-12-02 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232622#comment-14232622 ] Stefan Bodewig commented on COMPRESS-294: - In theory we should support up to 31

[jira] [Resolved] (COMPRESS-293) BZip2 Compressor count bug

2014-11-20 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-293. - Resolution: Not a Problem Actually no, this is intentional. If you look at the count me

[jira] [Commented] (COMPRESS-292) Add support for virtual formats

2014-11-18 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14216309#comment-14216309 ] Stefan Bodewig commented on COMPRESS-292: - Hi Arno I started some experiments a

<    5   6   7   8   9   10   11   12   13   14   >