[
https://issues.apache.org/jira/browse/CLOUDSTACK-9160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055098#comment-15055098
]
ASF GitHub Bot commented on CLOUDSTACK-9160:
--------------------------------------------
GitHub user borisroman opened a pull request:
https://github.com/apache/cloudstack/pull/1238
CLOUDSTACK-9160: Remove unused folder(s)/file(s); engine/api/src/org/…
…apache/engine/subsystem/api/storage/disktype
Empty files. Moved DiskFormat.java to
engine/api/src/org/apache/engine/subsystem/api/storage/type
As a developer I want
- a clean project to work on
- a project with maintained code
- a project without dead code or files
Builds ok:
```
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 6:04.428s (Wall Clock)
[INFO] Finished at: Sun Dec 13 20:25:49 CET 2015
[INFO] Final Memory: 95M/787M
[INFO]
------------------------------------------------------------------------
```
Ping @wido @DaanHoogland @remibergsma @miguelaferreira @wilderrodrigues
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/borisroman/cloudstack CLOUDSTACK-9160
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1238.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 #1238
----
commit f47e11b6dcf31d0c4973d37d71acd9847edd9f4d
Author: Boris Schrijver <[email protected]>
Date: 2015-12-13T19:27:02Z
CLOUDSTACK-9160: Remove unused folder(s)/file(s);
engine/api/src/org/apache/engine/subsystem/api/storage/disktype
Empty files. Moved DiskFormat.java to
engine/api/src/org/apache/engine/subsystem/api/storage/type
As a developer I want
- a clean project to work on
- a project with maintained code
- a project without dead code or files
----
> Remove unused folder(s)/file(s);
> engine/api/src/org/apache/engine/subsystem/api/storage/disktype
> ------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9160
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9160
> Project: CloudStack
> Issue Type: Sub-task
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Boris Schrijver
> Assignee: Boris Schrijver
>
> Empty files. Move DiskFormat.java to
> engine/api/src/org/apache/engine/subsystem/api/storage/type
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)