jamesnetherton opened a new issue, #5393: URL: https://github.com/apache/camel-quarkus/issues/5393
### Description From my POV, usage of `quarkus-tika` is causing a bit of maintenance pain. Using it means we often get out of sync with Camel for of tika, pdfbox & fontbox. Resulting in having to disable tests or leave the native builds for some extensions broken. See https://github.com/apache/camel-quarkus/issues/5234 & https://github.com/apache/camel-quarkus/issues/5244. `quarkus-tika` also imposes some limitations on us in terms of functionality: https://camel.apache.org/camel-quarkus/next/reference/extensions/tika.html#extensions-tika-camel-quarkus-limitations It may be better to copy the native support to our `tika` extension. -- 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: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org