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 2024/02/20 14:56:53 UTC

(tika) branch TIKA-4198 updated (8b2ca9d08 -> a4991be96)

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

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


    from 8b2ca9d08 TIKA-4198 -- add parser for geopkg allow for configuration of ignoreblobcolumns -- temporarily ignore commons-compress cves
     add ee624917c Bump aws.version from 1.12.660 to 1.12.661
     add 9de08df05 Merge pull request #1602 from apache/dependabot/maven/aws.version-1.12.661
     add a3d535030 Bump logback.version from 1.4.14 to 1.5.0
     add 1fe8ffe8f Merge pull request #1603 from apache/dependabot/maven/logback.version-1.5.0
     add 0c5b3f9ee Bump aws.version from 1.12.661 to 1.12.662
     add b37a5dca2 Merge pull request #1606 from apache/dependabot/maven/aws.version-1.12.662
     add e4b23d811 Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0
     add f4f65eca3 replace deprecated
     add 8623c9261 restore license URL
     add 363a20316 try larger buffer size
     add 3648dc3c3 try larger buffer
     add 123344819 download archive element to avoid trouble with commpns-compress 1.26.0
     add 8cf526b56 adjust failing test
     add f8fec9c7e add test output to help with future debugging
     add 12a27e265 revert (wrong file)
     add c9f612ecf add code to help with future debugging
     add 9690bd716 add TODO
     add fb3f21386 Merge pull request #1605 from apache/dependabot/maven/org.apache.commons-commons-compress-1.26.0
     add e5d57528d TIKA-4199: complete delegate class
     add b128334fe Merge remote-tracking branch 'origin/main' into TIKA-4198
     add a4991be96 TIKA-4198 -- add parser for geopkg allow for configuration of ignoreblobcolumns -- revert ossindex and merge from upstream main

No new revisions were added by this update.

Summary of changes:
 tika-parent/pom.xml                                | 13 +++---
 .../tika/parser/iwork/IWorkPackageParser.java      | 12 +++---
 .../org/apache/tika/parser/pkg/PackageParser.java  | 48 ++++++++++++++++++++++
 .../parser/microsoft/ooxml/TruncatedOOXMLTest.java | 13 +++++-
 .../apache/tika/parser/pkg/Seven7ParserTest.java   | 11 ++++-
 5 files changed, 80 insertions(+), 17 deletions(-)