This is an automated email from the ASF dual-hosted git repository.

tallison pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git.


    from 614190b  TIKA-2637 -- ParsingReader should return -1 for a zero byte 
file
     new f9dcd20  handful of dependency upgrades
     new 8187f21  TIKA-2792 -- revert mp4parser dependency

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 tika-example/pom.xml                               |   6 +
 tika-parsers/pom.xml                               |  19 +-
 .../tika/parser/mp4/DirectFileReadDataSource.java  | 127 ++++++++
 .../java/org/apache/tika/parser/mp4/MP4Parser.java | 337 +++++++++++----------
 tika-server/pom.xml                                |   6 +
 5 files changed, 323 insertions(+), 172 deletions(-)
 create mode 100644 
tika-parsers/src/main/java/org/apache/tika/parser/mp4/DirectFileReadDataSource.java

Reply via email to