[
https://issues.apache.org/jira/browse/CLOUDSTACK-9265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280153#comment-15280153
]
ASF GitHub Bot commented on CLOUDSTACK-9265:
--------------------------------------------
Github user DaanHoogland commented on the pull request:
https://github.com/apache/cloudstack/pull/1385#issuecomment-218467871
@swill I closed and reopened. It started building anew but is now stuck in
the archiving phase for quite some time.
```
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 40:46 min
[INFO] Finished at: 2016-05-11T10:07:41+00:00
[INFO] Final Memory: 181M/1862M
[INFO]
------------------------------------------------------------------------
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern
**/checkstyle-result.xml
[CHECKSTYLE] Parsing 96 files in
/home/jenkins/jenkins-slave/workspace/cloudstack-pr-analysis
```
I am trying to find where it got stuck. At least aftyer duplicate code
analysis...:|
> 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)