[
https://issues.apache.org/jira/browse/TIKA-4104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison updated TIKA-4104:
------------------------------
Description:
We noticed some new NPEs in the regression tests. These are caused by:
[https://github.com/jai-imageio/jai-imageio-core/issues/57]
This issue has been around for a long while...
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]
was:
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
> 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
> Priority: Minor
> Fix For: 2.8.1
>
>
> We noticed some new NPEs in the regression tests. These are caused by:
> [https://github.com/jai-imageio/jai-imageio-core/issues/57]
> This issue has been around for a long while...
>
> 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)