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

Hudson commented on TIKA-1659:
------------------------------

SUCCESS: Integrated in tika-trunk-jdk1.7 #766 (See 
[https://builds.apache.org/job/tika-trunk-jdk1.7/766/])
Fix for TIKA-1659 ZipContainerDetector does not detect all IPA files 
contributed by Rami Shomali <rami.shom...@lookout.com> this closes #51. 
(mattmann: http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1687594)
* /tika/trunk/CHANGES.txt
* 
/tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/pkg/ZipContainerDetector.java


> ZipContainerDetector does not detect all IPA files 
> ---------------------------------------------------
>
>                 Key: TIKA-1659
>                 URL: https://issues.apache.org/jira/browse/TIKA-1659
>             Project: Tika
>          Issue Type: Bug
>          Components: mime
>            Reporter: Rami Shomali
>            Assignee: Chris A. Mattmann
>             Fix For: 1.10
>
>         Attachments: CamLingual.ipa, hacker_news.ipa
>
>
> ZipContainerDetector expects two files to identify the IPA file as 
> "application/x-itunes-ipa":
> 1) app/CodeResources
> 2) app/ResourceRules.plist
> https://github.com/apache/tika/blob/trunk/tika-parsers/src/main/java/org/apache/tika/parser/pkg/ZipContainerDetector.java#L386
> Recent IPA files downloaded from the App Store do not include those files. 
> Need to update ZipContainerDetector and remove the patterns for those two 
> files.



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

Reply via email to