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

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


    from 809d6bb  bump maven bundle to 5.1.1 for compatibility with Java 15
     new 4778ede  TIKA-3156: Added ability to read hyperlinked images from ODT 
files
     new 38d2268  TIKA-3156: Added ability to read hyperlinked images from ODT 
files

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/parser/odf/OpenDocumentBodyHandler.java   |  14 ++++++++++++
 .../apache/tika/parser/odf/OpenDocumentParser.java |  25 +++++++++++++--------
 .../org/apache/tika/parser/odf/ODFParserTest.java  |   8 +++++++
 .../test-documents/testODTEmbeddedImageLink.odt    | Bin 0 -> 32873 bytes
 4 files changed, 38 insertions(+), 9 deletions(-)
 create mode 100644 
tika-parsers/src/test/resources/test-documents/testODTEmbeddedImageLink.odt

Reply via email to