This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git.
from 6a27f3e TIKA-3244: update spring
new 8bf65c0 TIKA-3332 -- recursively process the embedded file tree in
PDFs.
new b63072c Merge remote-tracking branch 'origin/branch_1x' into branch_1x
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.txt | 3 +
.../src/test/java/org/apache/tika/TikaTest.java | 15 +++--
.../apache/tika/parser/pdf/AbstractPDF2XHTML.java | 70 +++++++++++++--------
.../org/apache/tika/parser/pdf/PDFParserTest.java | 11 ++++
.../testPDF_deeplyEmbeddedAttachments.pdf | Bin 0 -> 122221 bytes
5 files changed, 67 insertions(+), 32 deletions(-)
create mode 100644
tika-parsers/src/test/resources/test-documents/testPDF_deeplyEmbeddedAttachments.pdf