[ 
https://issues.apache.org/jira/browse/JAMES-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15445990#comment-15445990
 ] 

Matthieu Baechler commented on JAMES-1811:
------------------------------------------

Of course : tika has a runtime detection mechanism for extractors and comes 
with a bunch of them.
When we run in-memory integration test, we don't really care to have a 
full-blown html extractor and it's faster to implement it with jsoup.

> Implement an html extractor that doesn't depend on tika
> -------------------------------------------------------
>
>                 Key: JAMES-1811
>                 URL: https://issues.apache.org/jira/browse/JAMES-1811
>             Project: James Server
>          Issue Type: Improvement
>            Reporter: Matthieu Baechler
>
> Tika is slow to start because it pulls a lot of deps.
> For in-memory test, we could just use jsoup for html to text conversion



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to