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.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to