You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (JIRA)" <ji...@apache.org> on 2015/01/26 19:16:34 UTC

[jira] [Comment Edited] (TIKA-1521) Handle password protected 7zip files

    [ https://issues.apache.org/jira/browse/TIKA-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14290310#comment-14290310 ] 

Tim Allison edited comment on TIKA-1521 at 1/26/15 6:16 PM:
------------------------------------------------------------

I'm getting the test failure on Windows with 64-bit Java 1.7.0_76, but all is well for me on RHEL:
{noformat}
java version "1.7.0_75"
OpenJDK Runtime Environment (rhel-2.5.4.0.el6_6-x86_64 u75-b13)
OpenJDK 64-Bit Server VM (build 24.75-b04, mixed mode)
{noformat}

Do we know what Jenkins is running?  Anyone else seeing this?


was (Author: tallison@mitre.org):
I'm getting the test failure on Windows with Java 1.8, but all is well with an fairly old update of 1.7 on RHEL.

> Handle password protected 7zip files
> ------------------------------------
>
>                 Key: TIKA-1521
>                 URL: https://issues.apache.org/jira/browse/TIKA-1521
>             Project: Tika
>          Issue Type: Improvement
>          Components: parser
>    Affects Versions: 1.7
>            Reporter: Nick Burch
>             Fix For: 1.8
>
>
> While working on TIKA-1028, I notice that while Commons Compress doesn't currently handle decrypting password protected zip files, it does handle password protected 7zip files
> We should therefore add logic into the package parser to spot password protected 7zip files, and fetch the password for them from a PasswordProvider if given



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)