You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (Jira)" <ji...@apache.org> on 2020/01/27 01:23:00 UTC

[jira] [Commented] (CONNECTORS-1622) Upgrade to Tika 1.23

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

Karl Wright commented on CONNECTORS-1622:
-----------------------------------------

In case anyone's curious what the proper process is for this, what I do is change the pom.xml version for Tika first, then do the following steps:

{code}
mvn -DskipTests -DskipITs install
mvn dependency:tree
{code}

Then I go through the tika dependency tree to update all the packages, add any that are missing, etc., in the main build.xml file.


> Upgrade to Tika 1.23
> --------------------
>
>                 Key: CONNECTORS-1622
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1622
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Tika extractor
>    Affects Versions: ManifoldCF 2.13
>            Reporter: Cihad Guzel
>            Assignee: Karl Wright
>            Priority: Major
>             Fix For: ManifoldCF next
>
>
> Tika has released 1.23. Changes can be found from here: http://tika.apache.org/1.23/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)