This is an automated email from the ASF dual-hosted git repository.

tallison pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git.

      from  3aab15f   TIKA-2311 -- maintain mime information for truncated ooxml
       new  a970303   mock parser's uninterruptible sleep can happen to pause 
for exactly 3000 millis
       new  67612b8   TIKA-1195 and TIKA-2329

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt                                        |  14 +-
 tika-parsers/pom.xml                               |   2 +-
 .../microsoft/ooxml/OOXMLExtractorFactory.java     |   5 +-
 .../tika/parser/microsoft/ooxml/OOXMLParser.java   |   9 +-
 .../ooxml/XSSFBExcelExtractorDecorator.java        | 282 +++++++++++++++++++++
 .../ooxml/XSSFExcelExtractorDecorator.java         |  10 +-
 .../tika/parser/microsoft/ExcelParserTest.java     |  38 ---
 .../parser/microsoft/ooxml/OOXMLParserTest.java    |  61 +++--
 .../apache/tika/parser/mock/MockParserTest.java    |   2 +-
 9 files changed, 348 insertions(+), 75 deletions(-)
 create mode 100644 
tika-parsers/src/main/java/org/apache/tika/parser/microsoft/ooxml/XSSFBExcelExtractorDecorator.java

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to