[
https://issues.apache.org/jira/browse/TIKA-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16944725#comment-16944725
]
Hudson commented on TIKA-2957:
------------------------------
SUCCESS: Integrated in Jenkins build tika-branch-1x #238 (See
[https://builds.apache.org/job/tika-branch-1x/238/])
TIKA-2957 -- fix test broken by diff image handling in Java 11 (tallison:
[https://github.com/apache/tika/commit/4514a06c54989365cc738d52e8e3aa6f8179b94c])
* (edit)
tika-server/src/test/java/org/apache/tika/server/UnpackerResourceTest.java
> Failed build w Java 11
> ----------------------
>
> Key: TIKA-2957
> URL: https://issues.apache.org/jira/browse/TIKA-2957
> Project: Tika
> Issue Type: Bug
> Reporter: Tim Allison
> Priority: Major
>
> [~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.
> [http://mail-archives.apache.org/mod_mbox/tika-dev/201909.mbox/%3ccadqad-bq2d496mqnghbfmpeirbe9-lzpoomzm+eq4qmqone...@mail.gmail.com%3E]
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)