[
https://issues.apache.org/jira/browse/TIKA-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15353251#comment-15353251
]
Hudson commented on TIKA-2022:
------------------------------
SUCCESS: Integrated in Tika-trunk #1073 (See
[https://builds.apache.org/job/Tika-trunk/1073/])
TIKA-2022 -- clean up AppleSingleFileParser to use EndianUtils, shorten
(tallison: rev 2c4670e534bcc3535601de8a069e7708961ae269)
* tika-core/src/test/java/org/apache/tika/io/EndianUtilsTest.java
* tika-core/src/main/java/org/apache/tika/io/EndianUtils.java
* tika-parsers/src/test/resources/test-documents/testAppleSingleFile.pdf
*
tika-parsers/src/test/java/org/apache/tika/parser/apple/AppleSingleFileParserTest.java
*
tika-parsers/src/main/java/org/apache/tika/parser/apple/AppleSingleFileParser.java
> 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
> Fix For: 2.0, 1.14
>
>
> 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)