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 <bo...@pcextreme.nl>
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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to