[
https://issues.apache.org/jira/browse/TIKA-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293079#comment-14293079
]
Oskar Wickström commented on TIKA-1521:
---------------------------------------
Me too, using OS X 10.10.
{code}
java version "1.8.0_25"
Java(TM) SE Runtime Environment (build 1.8.0_25-b17)
Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)
{code}
> 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)