[
https://issues.apache.org/jira/browse/TIKA-3458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17370791#comment-17370791
]
Tim Allison commented on TIKA-3458:
-----------------------------------
There are some class loading errors, and then no results are returned. With
some googling on the UnsatisfiedLinkError, I tried to add:
{noformat}
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>javacv-platform</artifactId>
<version>1.5.5</version>
</dependency>
{noformat} and this didn't help.
> Upgrade DL4J to 1.0.0-M1
> ------------------------
>
> Key: TIKA-3458
> URL: https://issues.apache.org/jira/browse/TIKA-3458
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
>
> While trying to upgrade other dependencies, I thought I'd try 1.0.0-M1.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)