You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2020/07/15 17:51:46 UTC

[tika] branch main updated (e2250e0 -> f53eeaf)

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

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


    from e2250e0  writeLimit and maxEmbeddedResources for recursive parsing - add header (#326)
     add 053986f  TIKA-3130 -- add ICC prefix
     add 18d0c73  TIKA-3135 -- no need to spool the file for the metadata extractor's HeifParser
     add f53eeaf  Merge remote-tracking branch 'origin/main' into main

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/tika/parser/image/HeifParser.java |  8 +-------
 .../apache/tika/parser/image/ImageMetadataExtractor.java   | 14 +++++++++-----
 .../java/org/apache/tika/parser/jpeg/JpegParserTest.java   |  6 ++++++
 3 files changed, 16 insertions(+), 12 deletions(-)