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

Peter Ansell commented on ANY23-26:
-----------------------------------

The extractor factory patterns work is currently on the following branch:

https://github.com/ansell/any23/compare/apache:trunk...ansell:spi-extractors

You can port the patch by downloading the following URL:

https://github.com/ansell/any23/compare/apache:trunk...ansell:spi-extractors.diff

And running something like the following (it is a while since I ran this 
command myself, as any23 is the only project that I need to use it for):

patch -p1 < spi-extractors.diff

It will apply to the current SVN trunk HEAD as I have been regularly rebasing 
it onto the current Git trunk branch.

The tika-1.2 patch is independent of the spi-extractors patch, so I do not know 
whether they will both apply.

To satisfy Andy, I am downloading the patch and attaching it here, as 
apparently there may be some legal complaint apparently if you do it yourself!
                
> Upgrade dependency to Apache Tika 1.2
> -------------------------------------
>
>                 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to