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

Hudson commented on TIKA-3104:
------------------------------

SUCCESS: Integrated in Jenkins build Tika-trunk #1819 (See 
[https://builds.apache.org/job/Tika-trunk/1819/])
TIKA-3104 -- add bplist subtype detector (tallison: 
[https://github.com/apache/tika/commit/f52838fd0c88c4c843c2cd778fd32ea7184bc902])
* (add) 
tika-parsers/src/test/java/org/apache/tika/parser/apple/BPListParserTest.java
* (edit) 
tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser
* (add) 
tika-parsers/src/main/java/org/apache/tika/parser/apple/BPListDetector.java
* (delete) 
tika-parsers/src/main/java/org/apache/tika/parser/apple/PListParser.java
* (edit) 
tika-parsers/src/main/resources/META-INF/services/org.apache.tika.detect.Detector
* (delete) 
tika-parsers/src/test/java/org/apache/tika/parser/apple/PListParserTest.java
* (add) tika-parsers/src/test/resources/test-documents/testMemgraph.memgraph
* (add) 
tika-parsers/src/main/java/org/apache/tika/parser/apple/BPListParser.java
* (edit) 
tika-parsers/src/test/java/org/apache/tika/detect/TestContainerAwareDetector.java
* (edit) tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml


> Detection of memgraph files exported from Xcode
> -----------------------------------------------
>
>                 Key: TIKA-3104
>                 URL: https://issues.apache.org/jira/browse/TIKA-3104
>             Project: Tika
>          Issue Type: Wish
>          Components: core
>    Affects Versions: 1.24
>            Reporter: Parth
>            Assignee: Tim Allison
>            Priority: Major
>              Labels: detection, features, new-parser
>         Attachments: DeepScroll_Example[4988].memgraph, memgraph.xml, 
> out.memgraph.json, out.memgraph.xhtml
>
>
> I wanted to detect a memgraph file linked by a url. But currently detection 
> of memgraph file is not supported. I tried adding to custom-mimetypes but 
> that did not help.  
> <mime-info>
>  <mime-type type="application/memgraph">
>  <glob pattern="*.memgraph"/>
>  </mime-type>
> </mime-info>
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to