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

[jira] [Commented] (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=14282025#comment-14282025 ] 

Hudson commented on TIKA-1521:
------------------------------

UNSTABLE: Integrated in tika-trunk-jdk1.7 #440 (See [https://builds.apache.org/job/tika-trunk-jdk1.7/440/])
TIKA-1521 Support password protected 7zip files (nick: http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1652869)
* /tika/trunk/CHANGES.txt
* /tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/pkg/PackageParser.java
* /tika/trunk/tika-parsers/src/test/java/org/apache/tika/parser/pkg/Seven7ParserTest.java
* /tika/trunk/tika-parsers/src/test/resources/test-documents/test7Z_protected_passTika.7z


> 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)