[
https://issues.apache.org/jira/browse/TIKA-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17721445#comment-17721445
]
Hudson commented on TIKA-3971:
------------------------------
FAILURE: Integrated in Jenkins build Tika ยป tika-main-jdk8 #1079 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/1079/])
TIKA-3971 -- create separate mime type for postscript based illustrator files.
(tallison:
[https://github.com/apache/tika/commit/723cf67014d794c72656ddb5c362e0e52dc0a9f8])
* (add)
tika-parsers/tika-parsers-standard/tika-parsers-standard-package/src/test/resources/test-documents/testAI_PS.ai
* (edit) tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
* (edit)
tika-parsers/tika-parsers-standard/tika-parsers-standard-package/src/test/java/org/apache/tika/mime/TestMimeTypes.java
TIKA-3971 -- create separate mime type for postscript based illustrator files
-- bug fix (tallison:
[https://github.com/apache/tika/commit/f9b078763715efece1e8bf40823b91f21960717e])
* (edit) tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
> Distinguish eps-based Adobe Illustrator files from pdf-based Illustrator files
> ------------------------------------------------------------------------------
>
> Key: TIKA-3971
> URL: https://issues.apache.org/jira/browse/TIKA-3971
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
> Fix For: 2.8.0
>
>
> On TIKA-2689, we plan to add detection for Illustrator files that are based
> on/wrapped in PDF files at parse time. Illustrator files used to be eps or
> just ps. We should figure out how we want to distinguish between these two
> or three formats.
> TIKA-2689 has some great resource links to help with this.
> Pronom has a bunch of ids for "Illustrator", summarized:
> http://justsolve.archiveteam.org/wiki/Adobe_Illustrator_Artwork
> One example:
> https://www.nationalarchives.gov.uk/PRONOM/Format/proFormatSearch.aspx?status=detailReport&id=1350
> See also: https://bugs.ghostscript.com/show_bug.cgi?id=689926
--
This message was sent by Atlassian Jira
(v8.20.10#820010)