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/18 19:45:22 UTC

[tika] branch branch_1x updated (6cbfa1b -> f8525a9)

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 6cbfa1b  TIKA-2899 -- improve robustness of list handling in the RTFParser
     add f8525a9  TIKA-2905 -- allow users to ignore list markup

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/tika/parser/rtf/RTFParser.java   |  4 ++++
 .../org/apache/tika/parser/rtf/TextExtractor.java    | 20 ++++++++++----------
 .../org/apache/tika/parser/rtf/RTFParserTest.java    | 14 +++++++++++++-
 ...a-config.xml => ignoreListMarkup-tika-config.xml} |  2 +-
 4 files changed, 28 insertions(+), 12 deletions(-)
 copy tika-parsers/src/test/resources/org/apache/tika/parser/rtf/{tika-config.xml => ignoreListMarkup-tika-config.xml} (93%)