[
https://issues.apache.org/jira/browse/TIKA-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16391992#comment-16391992
]
Hudson commented on TIKA-2338:
------------------------------
SUCCESS: Integrated in Jenkins build tika-branch-1x #9 (See
[https://builds.apache.org/job/tika-branch-1x/9/])
TIKA-2338 -- fix imageio version conflict in tika-dl (tallison:
[https://github.com/apache/tika/commit/eb3517373fd5ed35baf34cae57ad44eb715af8ab])
* (edit) tika-dl/pom.xml
> Change Scope of Jai-ImageIO-Core dependency
> -------------------------------------------
>
> Key: TIKA-2338
> URL: https://issues.apache.org/jira/browse/TIKA-2338
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Affects Versions: 1.14
> Reporter: Luis Filipe Nassif
> Assignee: Luis Filipe Nassif
> Priority: Major
> Fix For: 2.0, 1.18
>
>
> Looks like jai-imageio-core from github
> (https://github.com/jai-imageio/jai-imageio-core) which we depend on with
> test scope is Apache compatible.
> Note that is a fork from the original Jai project which is referenced by
> PDFBox. The github fork has extracted jpeg2000 and other code with license
> issues to a diferent project.
> Let's remove test scope from jai-imageio-core dependency, so we will provide
> support for tiff and other image formats (except jpeg2000) out of the box.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)