Jukka Zitting created TIKA-1060:
-----------------------------------

             Summary: Degrade gracefully when juniversalchardet not present
                 Key: TIKA-1060
                 URL: https://issues.apache.org/jira/browse/TIKA-1060
             Project: Tika
          Issue Type: Improvement
          Components: parser
    Affects Versions: 1.3
            Reporter: Jukka Zitting
            Assignee: Jukka Zitting
            Priority: Minor


The UniversalEncodingDetector class used by TXTParser depends on the presence 
of the juniversalchardet library. The detector tries to fail gracefully when 
the library is not present by catching unexpected exceptions, but in fact that 
case leads to a LinkageError that is not caught by the current code.

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