[
https://issues.apache.org/jira/browse/TIKA-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163127#comment-15163127
]
ASF GitHub Bot commented on TIKA-1870:
--------------------------------------
GitHub user nhojpatrick opened a pull request:
https://github.com/apache/tika/pull/77
TIKA-1870 refactor RichTextContentHandler into tika-core from tika-se…
…rver so users if needing it don't need to depend upon tika-server
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nhojpatrick/tika bugfix/TIKA-1870
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tika/pull/77.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #77
----
commit 0bd05cec54c581c971d90380304aaa23c9543296
Author: John Patrick <[email protected]>
Date: 2016-02-24T14:50:38Z
TIKA-1870 refactor RichTextContentHandler into tika-core from tika-server
so users if needing it don't need to depend upon tika-server
----
> Relocating RichTextContentHandler into tika-core from tika-server
> -----------------------------------------------------------------
>
> Key: TIKA-1870
> URL: https://issues.apache.org/jira/browse/TIKA-1870
> Project: Tika
> Issue Type: Bug
> Components: core, server
> Reporter: John Patrick
> Labels: newbie, patch
> Fix For: 1.13
>
>
> linked to TIKA-1868, different solution by refactoring class into tika-core
> so don't need to depend upon tika-server and changing other classes used to
> custom ones or other alternatives.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)