[
https://issues.apache.org/jira/browse/TIKA-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257333#comment-15257333
]
ASF GitHub Bot commented on TIKA-1893:
--------------------------------------
GitHub user mkampasi opened a pull request:
https://github.com/apache/tika/pull/110
fix for TIKA-1893 contributed by mkampasi
Added a custom parser class for parsing Apple ICNS files.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mkampasi/tika master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tika/pull/110.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #110
----
commit 0cdf17df913cadf23c8074d46d386fa230f8198c
Author: mkampasi <[email protected]>
Date: 2016-04-26T00:20:38Z
Adding parser for ICNS files
----
> Add new mimetype for *.icns (Apple Icon Image Format) files
> ------------------------------------------------------------
>
> Key: TIKA-1893
> URL: https://issues.apache.org/jira/browse/TIKA-1893
> Project: Tika
> Issue Type: Improvement
> Components: mime
> Affects Versions: 1.11
> Reporter: Manisha Kampasi
> Priority: Minor
> Labels: patch
>
> Currently, TIKA does not support the "image/icns" mime type for *.icns files
> (Apple Icon Image Format). This can be added to the tika-mimetypes.xml.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)