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

Tyler Palsulich commented on TIKA-1367:
---------------------------------------

I think that letting users know just how big the tika-parsers dependency tree 
is a good idea. But, why not just point them to {{cd tika-parsers && mvn 
dependency:tree | grep compile}}? That way, we don't have to manually update 
the list.

On the other hand, similar to TIKA-411 (list of supported document formats), we 
could include the dependency tree on the website, under each release. People 
using tika-parsers probably don't check out the Tika source, so they wouldn't 
be able to run the {{dependency:tree}} command themselves.

> Tika documentation should list tika-parsers parser dependencies
> ---------------------------------------------------------------
>
>                 Key: TIKA-1367
>                 URL: https://issues.apache.org/jira/browse/TIKA-1367
>             Project: Tika
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Sergey Beryozkin
>             Fix For: 1.6
>
>
> tika-parsers module has many strong transitive parser dependencies. Maven 
> users of tika-parsers have to exclude all the transitivie dependencies 
> manually. Documenting the list of the existing transitive dependencies and 
> keeping the list up to date will help developers exclude the libraries not 
> needed for a given project.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to