You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ni...@apache.org on 2017/04/27 14:46:15 UTC

[tika] 04/04: Merge branch 'master' of https://github.com/apache/tika

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

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

commit d77fb59a54b40d1f850a89053bebd87409b2b05c
Merge: 27f3b3d 11ad0fd
Author: Nick Burch <ni...@gagravarr.org>
AuthorDate: Thu Apr 27 15:45:56 2017 +0100

    Merge branch 'master' of https://github.com/apache/tika

 .../org/apache/tika/parser/pkg/PackageParser.java  |  25 +-
 .../tika/parser/pkg/TikaArchiveStreamFactory.java  | 565 +++++++++++++++++++++
 .../tika/parser/pkg/ZipContainerDetector.java      |  19 +-
 .../tika/detect/TestContainerAwareDetector.java    |   5 +
 .../apache/tika/parser/crypto/TSDParserTest.java   |  12 +
 .../tika/parser/pkg/CompressorParserTest.java      |  63 +++
 .../apache/tika/parser/pkg/PackageParserTest.java  |  52 ++
 .../resources/test-documents/testTAR_no_magic.tar  | Bin 0 -> 156160 bytes
 .../test-documents/testTSD_broken_pdf.tsd          | Bin 0 -> 91985 bytes
 9 files changed, 723 insertions(+), 18 deletions(-)

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