[ 
https://issues.apache.org/jira/browse/TIKA-4581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18046808#comment-18046808
 ] 

ASF GitHub Bot commented on TIKA-4581:
--------------------------------------

tballison commented on code in PR #2463:
URL: https://github.com/apache/tika/pull/2463#discussion_r2637068540


##########
tika-pipes/tika-pipes-core/src/main/java/org/apache/tika/pipes/core/extractor/EmbeddedDocumentBytesConfig.java:
##########
@@ -19,6 +19,9 @@
 import java.io.Serializable;
 import java.util.Objects;
 
+import org.apache.tika.config.TikaComponent;
+
+@TikaComponent(name = "embedded-document-bytes-config")

Review Comment:
   I think the changes on TIKA-4585 will fix this. I didn't have intellij 
failures locally. Let me know specifically what the problems were if you didn't 
already fix them opn the PR.





> Various fixes in 4.x
> --------------------
>
>                 Key: TIKA-4581
>                 URL: https://issues.apache.org/jira/browse/TIKA-4581
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Minor
>
> There are a number of small things that need to be fixed based on recent 
> changes in 4.x. I don't want to swamp the mail list with a single issue per. 
> I'll track them on this ticket.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to