You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ti...@apache.org on 2024/02/20 13:16:10 UTC

(tika) branch main updated (b37a5dca2 -> fb3f21386)

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

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


    from 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
     new fb3f21386 Merge pull request #1605 from apache/dependabot/maven/org.apache.commons-commons-compress-1.26.0

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:
 tika-parent/pom.xml                                         |  4 +++-
 .../org/apache/tika/parser/iwork/IWorkPackageParser.java    | 12 ++++++------
 .../main/java/org/apache/tika/parser/pkg/PackageParser.java |  1 +
 .../tika/parser/microsoft/ooxml/TruncatedOOXMLTest.java     | 13 +++++++++++--
 .../java/org/apache/tika/parser/pkg/Seven7ParserTest.java   | 11 ++++++++++-
 5 files changed, 31 insertions(+), 10 deletions(-)


(tika) 01/01: Merge pull request #1605 from apache/dependabot/maven/org.apache.commons-commons-compress-1.26.0

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

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

commit fb3f21386ec6bb7c718fd07d8c3a3b68e013f8f4
Merge: b37a5dca2 9690bd716
Author: Tilman Hausherr <ti...@snafu.de>
AuthorDate: Tue Feb 20 14:16:04 2024 +0100

    Merge pull request #1605 from apache/dependabot/maven/org.apache.commons-commons-compress-1.26.0
    
    Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0

 tika-parent/pom.xml                                         |  4 +++-
 .../org/apache/tika/parser/iwork/IWorkPackageParser.java    | 12 ++++++------
 .../main/java/org/apache/tika/parser/pkg/PackageParser.java |  1 +
 .../tika/parser/microsoft/ooxml/TruncatedOOXMLTest.java     | 13 +++++++++++--
 .../java/org/apache/tika/parser/pkg/Seven7ParserTest.java   | 11 ++++++++++-
 5 files changed, 31 insertions(+), 10 deletions(-)