[
https://issues.apache.org/jira/browse/TIKA-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17721436#comment-17721436
]
Hudson commented on TIKA-4012:
------------------------------
FAILURE: Integrated in Jenkins build Tika ยป tika-main-jdk8 #1079 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/1079/])
TIKA-4012 -- improve extraction of embedded docs in PDFs by looking beyond
names tree and annotations (#1079) (github:
[https://github.com/apache/tika/commit/4dbaa08c41ed3bc24e930598076deb50d502d08b])
* (edit) CHANGES.txt
* (edit)
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-pdf-module/src/test/java/org/apache/tika/parser/pdf/PDFParserTest.java
* (edit)
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-pdf-module/src/main/java/org/apache/tika/parser/pdf/AbstractPDF2XHTML.java
* (edit) tika-core/src/main/java/org/apache/tika/metadata/PDF.java
> Improve extraction of embedded documents in PDFs
> ------------------------------------------------
>
> Key: TIKA-4012
> URL: https://issues.apache.org/jira/browse/TIKA-4012
> Project: Tika
> Issue Type: New Feature
> Reporter: Tim Allison
> Priority: Major
> Fix For: 2.8.0
>
> Attachments: pdfbox-new-attachments-reports.tgz
>
>
> We're currently processing the EmbeddedFiles entry in the name tree and
> annotations to look for file spec dictionaries. Unfortunately, PDFs may embed
> files in lots of other places. The newly free 2.0 spec makes this abundantly
> and painfully clear.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)