GitHub user DaanHoogland opened a pull request: https://github.com/apache/cloudstack/pull/538
findbugs: impossible cast(s) fixed by changing field types By model of Laszlo's earlier changes, this one was bothering me as the model was a litle more complex at first sight. Turns out it is exactly the same as for instance details in CreateSecondaryStagingStoreCmd You can merge this pull request into a Git repository by running: $ git pull https://github.com/DaanHoogland/cloudstack findbugs-BC Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/538.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 #538 ---- commit 044fcf4c18c284fad505187d5769b2a15929ac10 Author: Daan Hoogland <daan.hoogl...@gmail.com> Date: 2015-06-29T13:07:34Z findbugs: impossible cast(s) fixed by changing field types ---- --- 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. ---