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

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

commit 4fa3cd1436c5d6d8eb924204e4700069dd9dd7a3
Merge: 1e45da9 bf2846d
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Tue May 1 18:45:06 2018 -0700

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

 CHANGES.txt                                        |   2 +
 tika-bundle/pom.xml                                |   2 +
 .../tika/dl/imagerec/DL4JInceptionV3NetTest.java   |  20 +--
 .../apache/tika/dl/imagerec/DL4JVGG16NetTest.java  |   3 +-
 tika-parsers/pom.xml                               |   6 +
 .../org/apache/tika/parser/sas/SAS7BDATParser.java | 150 +++++++++++++++++++++
 .../services/org.apache.tika.parser.Parser         |   1 +
 .../apache/tika/parser/sas/SAS7BDATParserTest.java |  99 ++++++++++++++
 .../resources/test-documents/test-columnar.csv     |  25 ++++
 .../test-documents/test-columnar.sas7bdat          | Bin 0 -> 9216 bytes
 10 files changed, 297 insertions(+), 11 deletions(-)

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

Reply via email to