You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2019/07/23 15:36:04 UTC

[tika] branch branch_1x updated (a2529f6 -> bbd22bf)

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 a2529f6  TIKA-2909 -- mea culpa...sorry.  Make HwpTextExtractorV5 serializable and fix the locale problems.
     add 6d8c4dc  Add more options to TikaTest
     add 4729b88  TIKA-2909 -- trivial formatting clean up, and add JinSup Kim to CHANGES.txt
     add bbd22bf  TIKA-2909 -- rm println

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                          |   3 ++-
 .../src/test/java/org/apache/tika/TikaTest.java      |   6 ++++++
 .../apache/tika/parser/hwp/HwpTextExtractorV5.java   |   7 +++++--
 .../org/apache/tika/parser/hwp/HwpV5ParserTest.java  |  19 ++++++++++++++++---
 ...est-documents-v5-dist.hwp => testHWP-v5-dist.hwp} | Bin
 .../{test-documents-v5.hwp => testHWP-v5b.hwp}       | Bin
 6 files changed, 29 insertions(+), 6 deletions(-)
 rename tika-parsers/src/test/resources/test-documents/{test-documents-v5-dist.hwp => testHWP-v5-dist.hwp} (100%)
 rename tika-parsers/src/test/resources/test-documents/{test-documents-v5.hwp => testHWP-v5b.hwp} (100%)