You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/06/13 16:52:00 UTC

[jira] [Commented] (MRESOLVER-103) Replace deprecated HttpClient classes

    [ https://issues.apache.org/jira/browse/MRESOLVER-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134866#comment-17134866 ] 

Michael Osipov commented on MRESOLVER-103:
------------------------------------------

Moreover, if possible I'd like drop this transport because the Wagon transport does the same in a better way. I don't see a reason for duplicate code.

> Replace deprecated HttpClient classes
> -------------------------------------
>
>                 Key: MRESOLVER-103
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-103
>             Project: Maven Resolver
>          Issue Type: Improvement
>            Reporter: Elliotte Rusty Harold
>            Priority: Minor
>
> Inlcuding these and possibly others
>  
> import org.apache.http.conn.params.ConnRouteParams;
> import org.apache.http.impl.client.DecompressingHttpClient;
> import org.apache.http.impl.client.DefaultHttpClient;
> import org.apache.http.params.HttpConnectionParams;
> import org.apache.http.params.HttpParams;



--
This message was sent by Atlassian Jira
(v8.3.4#803005)