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

ndipiazza pushed a commit to branch tika-grpc-3x-features
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/tika-grpc-3x-features by this 
push:
     new f75526242 TIKA-4272: don't check in fetcher
f75526242 is described below

commit f75526242a455c46aa3c416fdbb2e7ae48545aa5
Author: Nicholas DiPiazza <[email protected]>
AuthorDate: Fri Nov 1 16:42:31 2024 -0500

    TIKA-4272: don't check in fetcher
---
 tika-pipes/tika-grpc/src/test/resources/tika-pipes-test-config.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/tika-pipes/tika-grpc/src/test/resources/tika-pipes-test-config.xml 
b/tika-pipes/tika-grpc/src/test/resources/tika-pipes-test-config.xml
index 374be17c3..da42b2141 100644
--- a/tika-pipes/tika-grpc/src/test/resources/tika-pipes-test-config.xml
+++ b/tika-pipes/tika-grpc/src/test/resources/tika-pipes-test-config.xml
@@ -29,5 +29,4 @@
       <maxForEmitBatchBytes>-1</maxForEmitBatchBytes> <!-- disable emit -->
     </params>
   </pipes>
-  <fetchers><fetcher 
class="org.apache.tika.pipes.fetchers.microsoftgraph.MicrosoftGraphFetcher"><name>testgraph</name><spoolToTemp>true</spoolToTemp><tenantId>4f55380c-fc4a-4ee1-9922-f64ceafa086b</tenantId><clientId>a6a88ddb-5938-470c-a11a-7aa310913052</clientId><certificateBytesBase64>MIIPmQIBAzCCD18GCSqGSIb3DQEHAaCCD1AEgg9MMIIPSDCCBX8GCSqGSIb3DQEHBqCCBXAwggVsAgEAMIIFZQYJKoZIhvcNAQcBMBwGCiqGSIb3DQEMAQMwDgQIvnVRfbIJhPoCAggAgIIFOHBfKM/jWUcTHo3tRQIp5X8TMIeLHlNNjXTRBYT/X8eyNH/cGvk16tikekPL
 [...]
-</properties>
\ No newline at end of file
+</properties>

Reply via email to