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


##########
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:
   @tballison this appears to have broken Intellij builds since this was 
introduced



-- 
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