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

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


    from ad23d84  TIKA-2469 -- narrow mime detection for ms-owner files and add 
detection for nls files.
     new 17e4b66  A dummy parser unit test for iWorks 13
     new 5c7547b  Have the iWorks 13 parser set the content type on the 
metadata if possible, otherwise remains no-op
     new 0d92bc8  Add notes on why we can't get the Numbers or Pages type just 
yet - need to call out to another library or decode the Document.iwa snappy 
stream ourselves

The 3 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:
 .../parser/iwork/iwana/IWork13PackageParser.java   | 105 +++++++++++++++++----
 .../tika/parser/pkg/ZipContainerDetector.java      |   1 -
 .../tika/detect/TestContainerAwareDetector.java    |   2 +
 .../tika/parser/iwork/iwana/IWork13ParserTest.java |  88 +++++++++++++++++
 4 files changed, 179 insertions(+), 17 deletions(-)
 create mode 100644 
tika-parsers/src/test/java/org/apache/tika/parser/iwork/iwana/IWork13ParserTest.java

-- 
To stop receiving notification emails like this one, please contact
['"commits@tika.apache.org" <commits@tika.apache.org>'].

Reply via email to