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/24 12:23:35 UTC

[tika] branch branch_1x updated (1935e3b -> e92545e)

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 1935e3b  [maven-release-plugin] prepare for next development iteration
     add 81c21ab  prep for 1.22 rc2
     add e92545e  Merge remote-tracking branch 'origin/branch_1x' into branch_1x

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/tika/utils/XMLReaderUtils.java |  6 ++++
 .../ooxml/xwpf/ml2006/Word2006MLParser.java        | 10 ++++---
 .../microsoft/xml/AbstractXML2003Parser.java       |  8 +++--
 .../parser/pkg/StreamingZipContainerDetector.java  |  5 +++-
 .../ooxml/xwpf/ml2006/Word2006MLParserTest.java    | 35 +++++++++++++++++++++-
 .../parser/microsoft/xml/XML2003ParserTest.java    | 35 +++++++++++++++++++++-
 6 files changed, 89 insertions(+), 10 deletions(-)