[
https://issues.apache.org/jira/browse/TIKA-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith R. Bennett updated TIKA-17:
---------------------------------
Attachment: tika-17-2.patch
In order to deviate as little as possible from the trunk, I've done a fresh
checkout and have made the changes (locally) necessary to apply the fix for
this issue. The attached patch contains those changes. These changes result
in successful unit testing using URL's instead of File's or String filespecs.
> Need to support URL's for input resources.
> ------------------------------------------
>
> Key: TIKA-17
> URL: https://issues.apache.org/jira/browse/TIKA-17
> Project: Tika
> Issue Type: Improvement
> Components: general
> Affects Versions: 0.1-incubator
> Reporter: Keith R. Bennett
> Assignee: Chris A. Mattmann
> Fix For: 0.1-incubator
>
> Attachments: tika-17-2.patch, tika-17.patch
>
>
> It would be extremely helpful to support URL's instead of just File's for
> input resources. This would enable us to use class loaders to find
> resources, and in general support resources that are not available via the
> filesystem.
> Patch coming...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.