Tim Allison created TIKA-2792:
---------------------------------
Summary: Upgrade mp4parser dependency
Key: TIKA-2792
URL: https://issues.apache.org/jira/browse/TIKA-2792
Project: Tika
Issue Type: Improvement
Reporter: Tim Allison
It looks like [~sannies] has moved development of the mp4parser originally from
googlecode over to:
<dependency>
<groupId>org.mp4parser</groupId>
<artifactId>isoparser</artifactId>
<version>1.9.36</version>
</dependency>
Let's upgrade to that. I tried upgrading to 1.9.37, but that artifact was
built with jdk9, and I got the now-semi-expected error: {{Method
rewind()Ljava/nio/ByteBuffer; does not exist in class java.nio.ByteBuffer}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)