You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Daan Hoogland (JIRA)" <ji...@apache.org> on 2016/01/30 00:14:39 UTC

[jira] [Created] (CLOUDSTACK-9265) some java classes use commons-httpclient where httpcomponents is intended

Daan Hoogland created CLOUDSTACK-9265:
-----------------------------------------

             Summary: 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)