[ https://issues.apache.org/jira/browse/TIKA-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jukka Zitting updated TIKA-378: ------------------------------- Affects Version/s: 0.6 Fix Version/s: (was: 0.6) > TikaConfig should notify users if it cannot initialize some parser > ------------------------------------------------------------------ > > Key: TIKA-378 > URL: https://issues.apache.org/jira/browse/TIKA-378 > Project: Tika > Issue Type: Bug > Components: config > Affects Versions: 0.6 > Reporter: Sami Siren > > It would be nice if TikaConfig would somehow signal that it cannot load > parser classes. Currently it just silently ignores all throwables. > I would be ok with about any kind of signaling (even just wrapping and > rethrowing the exception). If we wan't to maintain back compat in > functionality we could indroduce a new config option into the configuration > file or a method in TikaConfig class that would enable rethrowing exceptions > on parser initializations. > What do others think? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.