[
https://issues.apache.org/jira/browse/TIKA-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14073569#comment-14073569
]
Hudson commented on TIKA-1361:
------------------------------
SUCCESS: Integrated in tika-trunk-jdk1.7 #116 (See
[https://builds.apache.org/job/tika-trunk-jdk1.7/116/])
Update imports following TIKA-1361 changes, to match our current preference for
explicit (not wildcard) imports (nick:
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1613252)
*
/tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/mp4/MP4Parser.java
Patch from Matthias Krueger from TIKA-1361 - Upgrade MP4Parser to 1.0.2, add a
custom Data Source and use that for explicit temp handling. This closes #14
from Github (nick:
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1613249)
* /tika/trunk/tika-parsers/pom.xml
*
/tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/mp4/DirectFileReadDataSource.java
*
/tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/mp4/MP4Parser.java
> Update MP4Parser to 1.0.2
> -------------------------
>
> Key: TIKA-1361
> URL: https://issues.apache.org/jira/browse/TIKA-1361
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Affects Versions: 1.5
> Reporter: Matthias Krueger
> Fix For: 1.6
>
>
> The currently used com.googlecode.mp4parser:isoparser version is 1.0-RC-1.
> According to https://code.google.com/p/mp4parser/#Changes/Releases and
> https://code.google.com/p/mp4parser/source/list there have been quite some
> improvements since then. Before tackling more metadata (such as in TIKA-852)
> we should update to 1.0.2.
--
This message was sent by Atlassian JIRA
(v6.2#6252)