[jira] [Created] (COMPRESS-478) compress should handle ".zim" files as well (especially customized for wikipedia pages)

2019-01-29 Thread Albretch Mueller (JIRA)
Albretch Mueller created COMPRESS-478: - Summary: compress should handle ".zim" files as well (especially customized for wikipedia pages) Key: COMPRESS-478 URL: https://issues.apache.org/jira/browse/COMPRESS-47

[jira] [Commented] (COMPRESS-137) TarArchiveEntry.getFile() always returns null + no way to get an InputStream from TarArchiveInputStream similar to what you do with (java.util.zip.ZipFile())..getInpu

2011-06-28 Thread Albretch Mueller (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056898#comment-13056898 ] Albretch Mueller commented on COMPRESS-137: --- OK, let me put it this way. Ther

[jira] [Commented] (COMPRESS-137) TarArchiveEntry.getFile() always returns null + no way to get an InputStream from TarArchiveInputStream similar to what you do with (java.util.zip.ZipFile())..getInpu

2011-06-27 Thread Albretch Mueller (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13055662#comment-13055662 ] Albretch Mueller commented on COMPRESS-137: --- Let me add that my goal (as expl

[jira] [Created] (COMPRESS-137) TarArchiveEntry.getFile() always returns null + no way to get an InputStream from TarArchiveInputStream similar to what you do with (java.util.zip.ZipFile())..getInputS

2011-06-27 Thread Albretch Mueller (JIRA)
TarArchiveEntry.getFile() always returns null + no way to get an InputStream from TarArchiveInputStream similar to what you do with (java.util.zip.ZipFile())..getInputStream(ZipEntry);