Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
danb reported a failed build w Java 11 caused by a digest mismatch in tika-server's UnpackerResourceTest. tilman noted that Java 11 is doing, um, new things with images.
We can't rely on digest equality. We could test for image equality as Tilman offered in the thread, or we could add an 'or' for the Java 11 digest.