[ https://issues.apache.org/jira/browse/TIKA-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14295750#comment-14295750 ]
Hudson commented on TIKA-1521: ------------------------------ SUCCESS: Integrated in tika-trunk-jdk1.7 #457 (See [https://builds.apache.org/job/tika-trunk-jdk1.7/457/]) TIKA-1521: follow commons-compress and require installation of jce before testing password on 7z file (tallison: http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1655431) * /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 > 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)