[
https://issues.apache.org/jira/browse/HTTPCLIENT-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17774663#comment-17774663
]
Arturo Bernal commented on HTTPCLIENT-2303:
-------------------------------------------
Shading can complicate matters and should be used as a last resort. It can
cause more problems than it solves, especially for ubiquitous libraries like
logging frameworks where multiple components might rely on them. It's usually
better to manage dependencies properly to avoid conflicts.
> a shaded version of apache http client
> ---------------------------------------
>
> Key: HTTPCLIENT-2303
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2303
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient (classic)
> Reporter: Mark Zitnik
> Priority: Minor
>
> Hi Apache HTTP Client team,
> I am one of the developers of
> [clickhouse-java|https://github.com/ClickHouse/clickhouse-java/tree/v0.5.0].
> Recently, we decided to use Apache HTTP Client as our default HTTP driver. We
> have a shaded version of our driver to avoid jar conflicts when running our
> library. Any plans to add a shaded version of Apache HTTP Client?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]