[
https://issues.apache.org/jira/browse/TIKA-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15351213#comment-15351213
]
Hudson commented on TIKA-2022:
------------------------------
FAILURE: Integrated in tika-2.x-windows #18 (See
[https://builds.apache.org/job/tika-2.x-windows/18/])
TIKA-2022 -- add parser for applefile (tallison: rev
b14b47e76a4cba829b17d5180ebd591e641ad683)
* tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
*
tika-parser-modules/tika-parser-office-module/src/main/resources/META-INF/services/org.apache.tika.parser.Parser
* CHANGES.txt
* tika-test-resources/src/test/resources/test-documents/testAppleSingleFile.pdf
*
tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/apple/AppleSingleFileParser.java
*
tika-parser-bundles/tika-parser-office-bundle/src/test/java/org/apache/tika/module/office/BundleIT.java
*
tika-parser-modules/tika-parser-office-module/src/test/java/org/apache/tika/parser/apple/AppleSingleFileParserTest.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)