[
https://issues.apache.org/jira/browse/TIKA-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14224711#comment-14224711
]
Hudson commented on TIKA-1486:
------------------------------
SUCCESS: Integrated in tika-trunk-jdk1.7 #331 (See
[https://builds.apache.org/job/tika-trunk-jdk1.7/331/])
TIKA-1486 Make DITA Task be a subclass of DITA, and not of itself (nick:
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1641630)
*
/tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
TIKA-1486 Remove duplicated mimetype defintions (nick:
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1641628)
*
/tika/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
> Minor issues with the Tika MIME type magic file
> -----------------------------------------------
>
> Key: TIKA-1486
> URL: https://issues.apache.org/jira/browse/TIKA-1486
> Project: Tika
> Issue Type: Improvement
> Components: detector
> Affects Versions: 1.6
> Reporter: Andrew Jackson
> Priority: Minor
>
> I've started running some routine tests on format information held in a
> number of tools, including
> [Tika|http://www.digipres.org/formats/sources/tika/issues/]. This uncovered a
> number of minor issues when working with the tika-mimetypes.xml file:
> * Duplicate MIME type application/gzip-compressed for type application/gzip.
> * Duplicate MIME type image/vnd.dwg for type image/vnd.dwg.
> * Error when parsing XML: Namespace prefix tika on link is not defined, line
> 169, column 15
> * Format application/dita+xml;format=task has itself as a supertype!
> * Glob '^owl$' for entry application/rdf+xml does not appear to be a valid
> filename specification.
> * Glob '^rdf$' for entry application/rdf+xml does not appear to be a valid
> filename specification.
> With the last two, it's really a matter of consistency. The other
> full-filename globs do *not* use the ^ and $ start and end markers, but owl
> and rdf do.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)