You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Stevo Slavic (JIRA)" <ji...@apache.org> on 2011/09/20 11:21:09 UTC

[jira] [Created] (XMLRPC-191) Upgrade apache httpcomponents dependency to 4.1.x

Upgrade apache httpcomponents dependency to 4.1.x
-------------------------------------------------

                 Key: XMLRPC-191
                 URL: https://issues.apache.org/jira/browse/XMLRPC-191
             Project: XML-RPC
          Issue Type: Improvement
          Components: Source
    Affects Versions: 3.1.3
            Reporter: Stevo Slavic


Project currently depends on httpclient 3.x which has reached end of life (see http://hc.apache.org/index.html#Commons_HttpClient_legacy ). Please upgrade apache httpcomponents (http client) dependency to 4.1.x

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (XMLRPC-191) Upgrade apache httpcomponents dependency to 4.1.x

Posted by "Claude Warren (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/XMLRPC-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claude Warren updated XMLRPC-191:
---------------------------------

    Comment: was deleted

(was: Patch to move code to httpcommons 4.2.x)
    
> Upgrade apache httpcomponents dependency to 4.1.x
> -------------------------------------------------
>
>                 Key: XMLRPC-191
>                 URL: https://issues.apache.org/jira/browse/XMLRPC-191
>             Project: XML-RPC
>          Issue Type: Improvement
>          Components: Source
>    Affects Versions: 3.1.3
>            Reporter: Stevo Slavic
>         Attachments: XMLRPC-191.patch.txt, XMLRPC-191.patch.txt
>
>
> Project currently depends on httpclient 3.x which has reached end of life (see http://hc.apache.org/index.html#Commons_HttpClient_legacy ). Please upgrade apache httpcomponents (http client) dependency to 4.1.x

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Commented] (XMLRPC-191) Upgrade apache httpcomponents dependency to 4.1.x

Posted by "Claude Warren (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/XMLRPC-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13440117#comment-13440117 ] 

Claude Warren commented on XMLRPC-191:
--------------------------------------

Given current date (aug 2012) httpcomponents is now at 4.2.x  I recommend changing this to move to 4.2.x rather than 4.1.x
                
> Upgrade apache httpcomponents dependency to 4.1.x
> -------------------------------------------------
>
>                 Key: XMLRPC-191
>                 URL: https://issues.apache.org/jira/browse/XMLRPC-191
>             Project: XML-RPC
>          Issue Type: Improvement
>          Components: Source
>    Affects Versions: 3.1.3
>            Reporter: Stevo Slavic
>         Attachments: XMLRPC-191.patch.txt, XMLRPC-191.patch.txt
>
>
> Project currently depends on httpclient 3.x which has reached end of life (see http://hc.apache.org/index.html#Commons_HttpClient_legacy ). Please upgrade apache httpcomponents (http client) dependency to 4.1.x

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (XMLRPC-191) Upgrade apache httpcomponents dependency to 4.1.x

Posted by "Claude Warren (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/XMLRPC-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claude Warren updated XMLRPC-191:
---------------------------------

    Attachment: patch.txt

This patch is more extensively tested than the earlier patch.

I have been able to make this work with the standard OAUTH authentication provided for httpcomponents.

I believe that this code is stable.
                
> Upgrade apache httpcomponents dependency to 4.1.x
> -------------------------------------------------
>
>                 Key: XMLRPC-191
>                 URL: https://issues.apache.org/jira/browse/XMLRPC-191
>             Project: XML-RPC
>          Issue Type: Improvement
>          Components: Source
>    Affects Versions: 3.1.3
>            Reporter: Stevo Slavic
>         Attachments: patch.txt, XMLRPC-191.patch.txt, XMLRPC-191.patch.txt
>
>
> Project currently depends on httpclient 3.x which has reached end of life (see http://hc.apache.org/index.html#Commons_HttpClient_legacy ). Please upgrade apache httpcomponents (http client) dependency to 4.1.x

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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


[jira] [Updated] (XMLRPC-191) Upgrade apache httpcomponents dependency to 4.1.x

Posted by "Claude Warren (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/XMLRPC-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claude Warren updated XMLRPC-191:
---------------------------------

    Attachment: XMLRPC-191.patch.txt

Patch to move code to httpcommons 4.2.x
                
> Upgrade apache httpcomponents dependency to 4.1.x
> -------------------------------------------------
>
>                 Key: XMLRPC-191
>                 URL: https://issues.apache.org/jira/browse/XMLRPC-191
>             Project: XML-RPC
>          Issue Type: Improvement
>          Components: Source
>    Affects Versions: 3.1.3
>            Reporter: Stevo Slavic
>         Attachments: XMLRPC-191.patch.txt, XMLRPC-191.patch.txt
>
>
> Project currently depends on httpclient 3.x which has reached end of life (see http://hc.apache.org/index.html#Commons_HttpClient_legacy ). Please upgrade apache httpcomponents (http client) dependency to 4.1.x

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (XMLRPC-191) Upgrade apache httpcomponents dependency to 4.1.x

Posted by "Claude Warren (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/XMLRPC-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claude Warren updated XMLRPC-191:
---------------------------------

    Attachment: XMLRPC-191.patch.txt

patch to move code to httpcomponents 4.2.x
                
> Upgrade apache httpcomponents dependency to 4.1.x
> -------------------------------------------------
>
>                 Key: XMLRPC-191
>                 URL: https://issues.apache.org/jira/browse/XMLRPC-191
>             Project: XML-RPC
>          Issue Type: Improvement
>          Components: Source
>    Affects Versions: 3.1.3
>            Reporter: Stevo Slavic
>         Attachments: XMLRPC-191.patch.txt, XMLRPC-191.patch.txt
>
>
> Project currently depends on httpclient 3.x which has reached end of life (see http://hc.apache.org/index.html#Commons_HttpClient_legacy ). Please upgrade apache httpcomponents (http client) dependency to 4.1.x

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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