GitHub user borisroman opened a pull request:
https://github.com/apache/cloudstack/pull/1237
Remove unused folder(s)/file(s); HypervDummyResourceBase.java
Dead code, never called and consist only of auto-generated methods.
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:44.207s
[INFO] Finished at: Sun Dec 13 19:11:08 CET 2015
[INFO] Final Memory: 101M/800M
[INFO]
------------------------------------------------------------------------
```
Ping @bhaisaab @wido @remibergsma @DaanHoogland @miguelaferreira
@wilderrodrigues
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/borisroman/cloudstack CLOUDSTACK-9159
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1237.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 #1237
----
commit c262bf53237ce61bb3decaee1d9ffe254e7299f1
Author: Boris Schrijver <[email protected]>
Date: 2015-12-13T18:02:06Z
Remove unused folder(s)/file(s); HypervDummyResourceBase.java
Dead code, never called and consist only of auto-generated methods.
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 [email protected] or file a JIRA ticket
with INFRA.
---