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/10 13:43:27 UTC

[tika] branch branch_1x updated (ed7e375 -> f6d4cd8)

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 ed7e375  TIKA-2898 -- add client submit time for pst
     add cae04c5  TIKA-2790 -- make sure lengths to calculate advance are based on the original string, not the normalized string
     add f6d4cd8  TIKA-2903 -- close RereadableStream's storeOutputStream via Peter Fassev

No new revisions were added by this update.

Summary of changes:
 .../apache/tika/utils/RereadableInputStream.java   |  6 +++++
 .../tika/eval/langid/ProbingLanguageDetector.java  | 28 +++++++++++++++-------
 .../org/apache/tika/eval/langid/LangIdTest.java    |  7 +++++-
 3 files changed, 31 insertions(+), 10 deletions(-)