[
https://issues.apache.org/jira/browse/TIKA-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith R. Bennett updated TIKA-10:
---------------------------------
Attachment: tika_10.patch
Patch file to fix TIKA-10.
> Remove MimeInfoException catch clauses and import from TestParsers.
> -------------------------------------------------------------------
>
> Key: TIKA-10
> URL: https://issues.apache.org/jira/browse/TIKA-10
> Project: Tika
> Issue Type: Bug
> Reporter: Keith R. Bennett
> Attachments: tika_10.patch
>
>
> Several methods in the TestParsers class include catch clauses for
> MimeInfoException. However, they are unnecessary, and the exception class is
> not available at compile time. Therefore, they should be removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.