You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Johannes Graham (Jira)" <ji...@apache.org> on 2022/09/06 18:45:00 UTC

[jira] (HTTPCLIENT-2234) remove dependency on commons-codec in older versions of http-client

    [ https://issues.apache.org/jira/browse/HTTPCLIENT-2234 ]


    Johannes Graham deleted comment on HTTPCLIENT-2234:
    ---------------------------------------------

was (Author: j3graham):
In my experience shading primarily used in libraries expecting to be reused, in order to prevent versioning conflicts. Spring framework is one example. 

> remove dependency on commons-codec in older versions of http-client
> -------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-2234
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2234
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpClient (classic)
>    Affects Versions: 5.1.3
>            Reporter: Johannes Graham
>            Priority: Minor
>
> This would effectively be a backport of HTTPCLIENT-2218.
> The commons-codec jar file is about 345k, but only a small fraction of it is relevant to http-client.
> If there is any interest in pursuing this, I would be willing to provide a PR for it.
> My initial proposal for implementing this would be to pull the relevant code from commons-codec and include a simplified version of it in this project.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org