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

Chris A. Mattmann updated TIKA-17:
----------------------------------

    Attachment: TIKA-17.Mattmann.092307.patch.txt

Folks:

An update to Keith's patch that does the following:

1. Fixes issues with patch format (includes "Index:" above each file change)
2. removes MimeTypeUtils class (rendered obselete via the combination of TIKA-6 
and TIKA-17, this patch) and associated unit tests (rendered obsolete since 
TIKA-6: unit tests were replicated in org.apache.tika.mime.TestMimeUtils)
3. Added Apache license header on ParseUtils

This passes unit tests against latest Tika trunk (r578563). If there are no 
objections, I'd like to commit this in the next 24 hrs.

> 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.Mattmann.092307.patch.txt, 
> tika-17.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.

Reply via email to