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

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


    from fa5ad17aa TIKA-4381 -- WIP second steps
     add af01003d8 TIKA-4327: update junit5
     add bcf806e1f TIKA-4327: exclude json-smart until release of 2.5.2
     add 2f52d56c4 TIKA-4327: introduce azure-xml because of future convergence 
errors
     add bd89bf4fe TIKA-4327: add current azure-json to dependency management 
because of potential future dependency convergence error
     add ee7fce7db Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 
(#2117)
     add fc8d27b43 Bump com.azure:azure-core-http-netty from 1.15.7 to 1.15.8 
(#2123)
     add 2bcaec626 Bump com.microsoft.azure:msal4j from 1.18.0 to 1.19.0 (#2124)
     add 645df3308 Bump org.xerial:sqlite-jdbc from 3.48.0.0 to 3.49.0.0 (#2122)
     add c97d40fc3 Bump com.azure:azure-identity from 1.15.0 to 1.15.1 (#2118)
     add f39db5514 Bump com.github.luben:zstd-jni from 1.5.6-9 to 1.5.6-10 
(#2120)
     add 1a5c05586 Bump com.azure:azure-core from 1.54.1 to 1.55.0 (#2121)
     add c47ce7fbe Bump org.glassfish.hk2:osgi-resource-locator from 2.4.0 to 
3.0.0 (#2119)
     add 84b043274 TIKA-4382 : feat : support new MS Access format detection 
(#2116)
     add a4feeb0e8 ignore netty in ossindex for now
     add 41bd61492 TIKA-4327: update netty, reactor core, reactor netty
     add d99832428 TIKA-4327: update json-smart
     add a7179ffbe TIKA-4327: remove exclusions
     add dbcbb368e TIKA-4384 : Add ZipX in DefaultMimeTypes (#2125)
     new a840a527f TIKA-4381 -- first steps
     new c2cfd5e72 TIKA-4381 -- WIP second steps
     new 451140128 TIKA-4381 -- further updates
     new 17a42231f Merge remote-tracking branch 'origin/TIKA-4381' into 
TIKA-4381

The 4 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:
 .../main/java/org/apache/tika/metadata/MAPI.java   |  18 +++-
 .../org/apache/tika/mime/tika-mimetypes.xml        |   1 +
 .../org/apache/tika/mime/MimeTypesReaderTest.java  |  17 +++
 tika-parent/pom.xml                                |  33 ++++--
 .../tika-parsers-ml/tika-age-recogniser/pom.xml    |   2 +-
 .../microsoft/msg/ExtendedMetadataExtractor.java   | 118 +++++++++++++++------
 .../tika/parser/microsoft/msg/PIDShortID.csv       |   1 +
 .../tika/parser/microsoft/OutlookParserTest.java   |   9 +-
 .../org/apache/tika/parser/pkg/ZipParserTest.java  |   5 +
 .../tika-fetcher-microsoft-graph/pom.xml           |   4 +-
 10 files changed, 156 insertions(+), 52 deletions(-)

Reply via email to