[ 
https://issues.apache.org/jira/browse/ANY23-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Ansell updated ANY23-26:
------------------------------

    Attachment: tika-1.2-dependency-tree-compare.txt

Attaching a diff of the maven dependency trees before and after the version 
bump from tika-0.6 to tika-1.2.

For reference the commands against my GitHub repository are as follows

#~/gitrepos/any23$ git checkout tika-12
#~/gitrepos/any23$ mvn dependency:tree > after-tika-1.2.txt
#~/gitrepos/any23$ git checkout trunk 
Previous HEAD position was c58f165... ANY23-26 : bump to tika-1.2
Switched to branch 'trunk'
#~/gitrepos/any23$ mvn dependency:tree > before-tika-1.2.txt
#~/gitrepos/any23$ diff -u before-tika-1.2.txt after-tika-1.2.txt > 
tika-1.2-dependency-tree-compare.txt

                
> Upgrade dependency to Apache Tika 1.1
> -------------------------------------
>
>                 Key: ANY23-26
>                 URL: https://issues.apache.org/jira/browse/ANY23-26
>             Project: Apache Any23
>          Issue Type: Improvement
>    Affects Versions: 0.7.0
>            Reporter: Lewis John McGibbney
>             Fix For: 0.8.0
>
>         Attachments: 14-img-src-data-url.html, 19-object-data-data-uri.html, 
> ANY23-26.patch, org.apache.any23.extractor.html.HCardExtractorTest.txt, 
> tika-1.2-dependency-tree-compare.txt
>
>
> Upgrading to Apache Tika will hopefully provide a wealth of benefits for the 
> project. This issue should act as an umbrella issue to track these changes. 
> It would be great to delegate as much as possible to Tika if deemed suitable 
> to enhance functionality and to reduce our dependencies on external projects.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to