Tim Allison created TIKA-4104:
---------------------------------
Summary: Add temporary workaround to fix NPE from bug in
jaiimageio-core
Key: TIKA-4104
URL: https://issues.apache.org/jira/browse/TIKA-4104
Project: Tika
Issue Type: Improvement
Reporter: Tim Allison
We noticed some new NPEs in the regression tests. These are caused by:
[https://github.com/jai-imageio/jai-imageio-core/issues/57]
If we add in the missing properties files, we get a meaningful runtime
exception:
Caused by: java.lang.RuntimeException: New BMP version not implemented yet.
The temporary workaround can be based
on:https://github.com/DustinPT/jai-imageio-core/commit/b5059e2c88cabf9b57d2a98e4b003a4703099545
--
This message was sent by Atlassian Jira
(v8.20.10#820010)