You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Keith R. Bennett (JIRA)" <ji...@apache.org> on 2007/09/11 17:23:32 UTC

[jira] Updated: (TIKA-10) Remove MimeInfoException catch clauses and import from TestParsers.

     [ 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.