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

Nick Burch commented on TIKA-1136:
----------------------------------

Thanks for this, I've added the detection logic and written unit tests for it, 
added in r1494366.

In that commit, I've largely inlined the matcher logic. If we find another 
zip-based format that needs it, it should be easy to pull out into general code 
+ write general unit tests for
                
> Support IPA files in ZipDetector
> --------------------------------
>
>                 Key: TIKA-1136
>                 URL: https://issues.apache.org/jira/browse/TIKA-1136
>             Project: Tika
>          Issue Type: New Feature
>          Components: mime
>    Affects Versions: 1.3
>            Reporter: Paul Brinich
>         Attachments: FileMatcherBuilder.java, FileMatcher.java, 
> IpaDetector.java, IpaFileMatcherBuilder.java, iphone1.ipa
>
>
> ZipDetector does not currently detect apple app store files as a subtype of 
> application/zip.  Attached is the code that I am using in a custom detector, 
> but it may make sense for this to be rolled back into the dist.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to