[
https://issues.apache.org/jira/browse/TIKA-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167640#comment-15167640
]
Hudson commented on TIKA-1870:
------------------------------
SUCCESS: Integrated in tika-trunk-jdk1.7 #915 (See
[https://builds.apache.org/job/tika-trunk-jdk1.7/915/])
TIKA-1870 refactor RichTextContentHandler into tika-core from (nhoj.patrick:
rev 0bd05cec54c581c971d90380304aaa23c9543296)
*
tika-server/src/main/java/org/apache/tika/server/resource/UnpackerResource.java
* tika-core/src/main/java/org/apache/tika/sax/RichTextContentHandler.java
* tika-server/src/main/java/org/apache/tika/server/resource/TikaResource.java
* tika-server/src/main/java/org/apache/tika/server/RichTextContentHandler.java
TIKA-1870 JavaDoc and Test coverage for RichTextContentHandler that
(nhoj.patrick: rev 3b7922db1a2e72181e1a00168d2aee33bfe1d4a3)
* tika-core/src/test/java/org/apache/tika/sax/RichTextContentHandlerTest.java
* tika-core/src/main/java/org/apache/tika/sax/RichTextContentHandler.java
TIKA-1870 Move RichTextContentHandler from Server to Core, contributed (nick:
rev ed762b702875c843d0322b8ba6d05385ca91875d)
* CHANGES.txt
> 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)