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

ASF GitHub Bot commented on CLOUDSTACK-9265:
--------------------------------------------

GitHub user DaanHoogland reopened a pull request:

    https://github.com/apache/cloudstack/pull/1385

    CLOUDSTACK-9265 cleanup around httpclient versions

    some cleanup done
    - replaced HttpStatus from org.apache.commons.httpclient with that from 
org.apache.http
    - removed unthrown HttpException
    - left auto reformat in place

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

    $ git pull https://github.com/DaanHoogland/cloudstack CLOUDSTACK-9265

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

    https://github.com/apache/cloudstack/pull/1385.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 #1385
    
----
commit cb85b7e8beeedd338676fedead3249f27759fa40
Author: Daan Hoogland <d...@onecht.net>
Date:   2016-01-29T23:15:24Z

    CLOUDSTACK-9265 cleanup around httpclient versions

----


> some java classes use commons-httpclient where httpcomponents is intended
> -------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9265
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9265
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Daan Hoogland
>            Priority: Trivial
>
> in several classes imports of HttpStatus or -Exception is from the old 
> org.apache.commons.httpclient package while the newer org.apache.http should 
> be used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to