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 6ce1ce2 TIKA-2931 (#281)
add b7beb57 TIKA-2950 -- add boolean metadata value to identify signed
ooxml files
No new revisions were added by this update.
Summary of changes:
.../org/apache/tika/metadata/TikaCoreProperties.java | 1 +
.../parser/microsoft/ooxml/OOXMLExtractorFactory.java | 9 +++++++++
.../apache/tika/parser/microsoft/ooxml/OOXMLParser.java | 3 +++
.../tika/parser/microsoft/ooxml/OOXMLParserTest.java | 13 +++++++++++++
.../test/resources/test-documents/testEXCEL_signed.xlsx | Bin 0 -> 15221 bytes
.../test/resources/test-documents/testPPT_signed.pptx | Bin 0 -> 39761 bytes
.../test/resources/test-documents/testWord_signed.docx | Bin 0 -> 18245 bytes
7 files changed, 26 insertions(+)
create mode 100644
tika-parsers/src/test/resources/test-documents/testEXCEL_signed.xlsx
create mode 100644
tika-parsers/src/test/resources/test-documents/testPPT_signed.pptx
create mode 100644
tika-parsers/src/test/resources/test-documents/testWord_signed.docx