You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ni...@apache.org on 2016/02/25 19:20:18 UTC

[3/4] tika git commit: Merge branch 'bugfix/TIKA-1870' of https://github.com/nhojpatrick/tika

Merge branch 'bugfix/TIKA-1870' of https://github.com/nhojpatrick/tika


Project: http://git-wip-us.apache.org/repos/asf/tika/repo
Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/1882defb
Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/1882defb
Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/1882defb

Branch: refs/heads/master
Commit: 1882defb38ed244d667114399ea31e6b938c31b3
Parents: 0c03008 3b7922d
Author: Nick Burch <ni...@gagravarr.org>
Authored: Thu Feb 25 18:10:30 2016 +0000
Committer: Nick Burch <ni...@gagravarr.org>
Committed: Thu Feb 25 18:10:30 2016 +0000

----------------------------------------------------------------------
 .../apache/tika/sax/RichTextContentHandler.java | 58 +++++++++++++++
 .../tika/sax/RichTextContentHandlerTest.java    | 75 ++++++++++++++++++++
 .../tika/server/RichTextContentHandler.java     | 47 ------------
 .../tika/server/resource/TikaResource.java      |  2 +-
 .../tika/server/resource/UnpackerResource.java  |  2 +-
 5 files changed, 135 insertions(+), 49 deletions(-)
----------------------------------------------------------------------