This is an automated email from the ASF dual-hosted git repository.
ndipiazza pushed a change to branch tika-grpc-3x-features
in repository https://gitbox.apache.org/repos/asf/tika.git
discard 6fcbd4748 TIKA-4272: fix an issue where the aad credential was not
serializing properly
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/tika-grpc-3x-features (0a588185c)
\
O -- O -- O (6fcbd4748)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../tika-fetcher-microsoft-graph/pom.xml | 2 +-
.../config/AadCredentialConfigBase.java | 10 -----
...va => Client2CertificateCredentialsConfig.java} | 26 ++++++-------
.../config/AadCredentialConfigBaseTest.java | 43 ----------------------
4 files changed, 14 insertions(+), 67 deletions(-)
copy
tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/src/main/java/org/apache/tika/pipes/fetchers/microsoftgraph/config/{AadCredentialConfigBase.java
=> Client2CertificateCredentialsConfig.java} (63%)
delete mode 100644
tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/src/test/java/org/apache/tika/pipes/fetchers/microsoftgraph/config/AadCredentialConfigBaseTest.java