Croway opened a new pull request, #25874: URL: https://github.com/apache/camel/pull/25874
_Prepared by Codex on behalf of @Croway._ ## Motivation Apache Tika 4 removes `TikaConfig` and XML configuration support. Deprecating Camel’s `tikaConfig` and `tikaConfigUri` options in the 4.22.x maintenance line gives users advance notice before their removal on main for Camel 4.23. Because Camel 4.22.0 is already released, the deprecation annotations are marked since 4.22.1. ## Changes - deprecate `tikaConfig` and `tikaConfigUri` for removal - regenerate and synchronize component/catalog metadata - document the Tika 4 migration path in the 4.22 upgrade guide ## Verification - `mvn test` in `components/camel-tika`: 7 tests passed - `mvn -Psourcecheck -DskipTests verify` in `components/camel-tika` - `git diff --check` -- 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]
