[
https://issues.apache.org/jira/browse/TIKA-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14557308#comment-14557308
]
Nick Burch commented on TIKA-1635:
----------------------------------
Due to COMPRESS-316, we can't yet enable this. We'll need to wait for a new
release with a fix in it
In r1681337 I've added disabled support, and a disabled unit test.
Post-upgrade, we can re-enable the tests in ZlibParserTest and add the mime
type to the supported list of CompressorParser
> Update CompressorParser to handle zlib/deflate
> ----------------------------------------------
>
> Key: TIKA-1635
> URL: https://issues.apache.org/jira/browse/TIKA-1635
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Affects Versions: 1.8
> Reporter: Nick Burch
>
> Thanks to TIKA-1632, we can now detect zlib / deflate files which have a zlib
> header
> Commons Compress also supports these files, so we should add support to
> CompressorParser to call out to this for zlib files
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)