[
https://issues.apache.org/jira/browse/TIKA-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison reopened TIKA-2389:
-------------------------------
This doesn't work as desired...
The problem is that if a Parser is excluded, we still instantiate it before
excluding it. This means that one instance of the parser will be instantiated
before reading the initializable warning level from the configured parser.
> Warn log level is pretty strong for missing JBIG2ImageReader
> ------------------------------------------------------------
>
> Key: TIKA-2389
> URL: https://issues.apache.org/jira/browse/TIKA-2389
> Project: Tika
> Issue Type: Wish
> Components: parser
> Affects Versions: 1.15
> Reporter: Thomas Mortagne
> Fix For: 1.16
>
> Attachments:
> TIKA_2389____allow_configuration_for_warnings_in_Initializables.patch
>
>
> Given the license of jbig2-imageio many projects (Apache or LGPL projects for
> example) won't include it and will always end up with a warning because of it
> while they probably don't really care that much about this image format.
> Ideally ImageParser should probably be made more extensible and jbig2 part
> moved in an optional module but in the meantime is this warning that
> necessary ?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)