You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/03 18:38:00 UTC

[jira] [Commented] (ANY23-341) Remove dependency on defunct commons-httpclient 3.1

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

ASF GitHub Bot commented on ANY23-341:
--------------------------------------

GitHub user HansBrende opened a pull request:

    https://github.com/apache/any23/pull/71

    ANY23-341 Remove dependency on defunct commons-httpclient

    This is my first stab at removing the decade-out-of-date `commons-httpclient` dependency.
    
    All tests are passing, but I want another set of eyes on this.
    
    @lewismc any comments?

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/HansBrende/any23 ANY23-341

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/any23/pull/71.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #71
    
----
commit 355e288406d2f8fc673f4a399edba737791d17aa
Author: Hans <fi...@...>
Date:   2018-04-03T18:33:20Z

    ANY23-341 Remove dependency on defunct commons-httpclient

----


> Remove dependency on defunct commons-httpclient 3.1
> ---------------------------------------------------
>
>                 Key: ANY23-341
>                 URL: https://issues.apache.org/jira/browse/ANY23-341
>             Project: Apache Any23
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 2.2
>            Reporter: Hans Brende
>            Priority: Minor
>             Fix For: 2.3
>
>
> commons-httpclient has been replaced by httpcomponents. It was last updated back in 2007. We should remove this dependency.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)