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

Hudson commented on TIKA-1502:
------------------------------

SUCCESS: Integrated in tika-trunk-jdk1.7 #385 (See 
[https://builds.apache.org/job/tika-trunk-jdk1.7/385/])
Fix test for TIKA-1502 - re-order the MediaTypeRegistry logic for getting the 
super type, so that if an explicit inheritance has been defined between one 
parametered type and another, that inheritance is used in preference to "drop 
all parameters" (nick: 
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1647489)
* 
/tika/trunk/tika-core/src/main/java/org/apache/tika/mime/MediaTypeRegistry.java
* 
/tika/trunk/tika-core/src/test/java/org/apache/tika/mime/MimeTypesReaderTest.java
* /tika/trunk/tika-parsers/src/test/java/org/apache/tika/mime/TestMimeTypes.java


> Mime magic for database file formats
> ------------------------------------
>
>                 Key: TIKA-1502
>                 URL: https://issues.apache.org/jira/browse/TIKA-1502
>             Project: Tika
>          Issue Type: Improvement
>          Components: mime
>    Affects Versions: 1.6
>            Reporter: Nick Burch
>             Fix For: 1.7
>
>
> I noticed today that Tika can't detect a lot of common database formats, such 
> as sqlite or Berkeley DB or MISAM
> The unix file utility got most of those, which makes me think that there's a 
> sensible-ish header on most we can write some mime magic for
> It'd therefore be good to add mime entries, with magic where possible, for 
> many of these common database file formats



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

Reply via email to