[
https://issues.apache.org/jira/browse/TIKA-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15351014#comment-15351014
]
Hudson commented on TIKA-2022:
------------------------------
SUCCESS: Integrated in Tika-trunk #1070 (See
[https://builds.apache.org/job/Tika-trunk/1070/])
TIKA-2022 -- add applefile parser (tallison: rev
47221b90624eb1bba990a1930cb4163489883d8b)
* CHANGES.txt
TIKA-2022 -- add applefile parser (tallison: rev
0f3b0bdb5b78177e9f0fca88f889e7919823c177)
* tika-parsers/src/test/resources/test-documents/testAppleSingleFile.pdf
*
tika-parsers/src/main/java/org/apache/tika/parser/apple/AppleSingleFileParser.java
*
tika-parsers/src/test/java/org/apache/tika/parser/apple/AppleSingleFileParserTest.java
*
tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser
> Add applefile parser
> --------------------
>
> Key: TIKA-2022
> URL: https://issues.apache.org/jira/browse/TIKA-2022
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Assignee: Tim Allison
> Priority: Trivial
>
> Now that we have detection for applefile (regular file w extra apple header),
> we are losing content that used to be extracted. For example, pdf files that
> have this extra header are now detected as applefile and then not parsed. I
> found a spec and will commit on Monday.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)