[
https://issues.apache.org/jira/browse/TIKA-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison reopened TIKA-2792:
-------------------------------
There were surprises. Let's revert for now and work with [~sannies] on
improvements to the fresher code branch.
Will revert to:
<dependency>
<groupId>com.googlecode.mp4parser</groupId>
<artifactId>isoparser</artifactId>
<version>1.1.22</version>
</dependency>
> Upgrade mp4parser dependency
> ----------------------------
>
> Key: TIKA-2792
> URL: https://issues.apache.org/jira/browse/TIKA-2792
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Assignee: Tim Allison
> Priority: Major
>
> 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)