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 2018/12/11 15:05:25 UTC

[tika] branch branch_1x updated (8475ddb -> df5792e)

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 8475ddb  TIKA-2795 -- swapped memorymapped buffer for traditional open, write close of a temp file because of cross-platform challenges.
     add df5792e  TIKA-2637 -- ParsingReader should return -1 for a zero byte file

No new revisions were added by this update.

Summary of changes:
 tika-core/src/main/java/org/apache/tika/parser/ParsingReader.java   | 5 ++++-
 .../src/test/java/org/apache/tika/parser/ParsingReaderTest.java     | 6 ++++++
 2 files changed, 10 insertions(+), 1 deletion(-)