You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by nd...@apache.org on 2024/03/28 21:41:16 UTC

(tika) branch TIKA-4229-add-microsoft-graph-fetcher updated (e58da4a1e -> afeaa9c0f)

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

ndipiazza pushed a change to branch TIKA-4229-add-microsoft-graph-fetcher
in repository https://gitbox.apache.org/repos/asf/tika.git


    from e58da4a1e TIKA-4229
     add afeaa9c0f TIKA-4229

No new revisions were added by this update.

Summary of changes:
 .../tika-fetcher-microsoft-graph/pom.xml           | 282 ++++++++++++---------
 .../microsoftgraph/MicrosoftGraphFetcher.java      |  44 ++--
 .../config/MsGraphFetcherConfig.java               |   5 +-
 .../microsoftgraph/MicrosoftGraphFetcherTest.java  |  43 ++--
 4 files changed, 206 insertions(+), 168 deletions(-)