You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by lf...@apache.org on 2022/07/12 15:53:45 UTC

[tika] branch main updated (f53996f54 -> 118cdd454)

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

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


    from f53996f54 Merge pull request #606 from apache/dependabot/maven/netty.version-4.1.79.Final
     add e3c1a0c11 TIKA-3815: set GMT timezone for unspecified timezones like drew noakes, fix tests to work on different timezones
     add fc375f8db TIKA-3815: update CHANGES.txt
     new 118cdd454 Merge branch 'TIKA-3815' into main

The 1 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:
 CHANGES.txt                                            |  3 +++
 .../java/org/apache/tika/metadata/TestMetadata.java    |  2 +-
 tika-parent/pom.xml                                    |  2 +-
 .../tika/parser/image/ImageMetadataExtractor.java      | 12 ++++++++++--
 .../tika/parser/image/ImageMetadataExtractorTest.java  |  8 ++++----
 .../org/apache/tika/parser/image/JpegParserTest.java   | 18 ------------------
 6 files changed, 19 insertions(+), 26 deletions(-)


[tika] 01/01: Merge branch 'TIKA-3815' into main

Posted by lf...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 118cdd454be3f986f1d120068d3ddad04d93ce1e
Merge: f53996f54 fc375f8db
Author: Luis Nassif <lf...@gmail.com>
AuthorDate: Tue Jul 12 12:53:28 2022 -0300

    Merge branch 'TIKA-3815' into main

 CHANGES.txt                                            |  3 +++
 .../java/org/apache/tika/metadata/TestMetadata.java    |  2 +-
 tika-parent/pom.xml                                    |  2 +-
 .../tika/parser/image/ImageMetadataExtractor.java      | 12 ++++++++++--
 .../tika/parser/image/ImageMetadataExtractorTest.java  |  8 ++++----
 .../org/apache/tika/parser/image/JpegParserTest.java   | 18 ------------------
 6 files changed, 19 insertions(+), 26 deletions(-)