[
https://issues.apache.org/jira/browse/TIKA-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860017#comment-17860017
]
Hudson commented on TIKA-4229:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk11 #1654 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk11/1654/])
TIKA-4229 - Add a Microsoft Graph Fetcher (#1698) (github:
[https://github.com/apache/tika/commit/b2729970d40567d62d36ec9da42952b86e568da5])
* (add)
tika-core/src/main/java/org/apache/tika/pipes/fetcher/config/AbstractConfig.java
* (add)
tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/src/test/java/org/apache/tika/pipes/fetchers/microsoftgraph/MicrosoftGraphFetcherTest.java
* (add)
tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/src/main/java/org/apache/tika/pipes/fetchers/microsoftgraph/config/AadCredentialConfigBase.java
* (add)
tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/src/test/resources/log4j2.xml
* (add)
tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/src/main/java/org/apache/tika/pipes/fetchers/microsoftgraph/config/ClientSecretCredentialsConfig.java
* (add)
tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/src/main/java/org/apache/tika/pipes/fetchers/microsoftgraph/MicrosoftGraphFetcher.java
* (edit) tika-pipes/tika-fetchers/pom.xml
* (add) tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
* (add)
tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/src/main/java/org/apache/tika/pipes/fetchers/microsoftgraph/config/MsGraphFetcherConfig.java
* (add)
tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/src/main/java/org/apache/tika/pipes/fetchers/microsoftgraph/config/Client2CertificateCredentialsConfig.java
* (add)
tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/src/main/java/org/apache/tika/pipes/fetchers/microsoftgraph/config/ClientCertificateCredentialsConfig.java
> add microsoft graph fetcher
> ---------------------------
>
> Key: TIKA-4229
> URL: https://issues.apache.org/jira/browse/TIKA-4229
> Project: Tika
> Issue Type: New Feature
> Components: tika-pipes
> Reporter: Nicholas DiPiazza
> Priority: Major
>
> add a tika pipes fetcher capable of fetching files from MS graph api
--
This message was sent by Atlassian Jira
(v8.20.10#820010)