arturobernalg opened a new pull request, #737: URL: https://github.com/apache/httpcomponents-client/pull/737
Refactor codec integration to load Commons Compress via reflection. This removes compile-time references, respects the optional dependency, and eliminates `ExceptionInInitializerError` when the library is missing. `runtimeAvailable()` now probes Commons Compress algorithm classes -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
