[
https://issues.apache.org/jira/browse/CLOUDSTACK-8748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14703801#comment-14703801
]
Daan Hoogland commented on CLOUDSTACK-8748:
-------------------------------------------
this one seems to be breaking master due to a changed footprint on the method
(fix forward?):
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/hypervisors/xenserver/test/com/cloud/hypervisor/xenserver/resource/wrapper/xenbase/CitrixRequestWrapperTest.java>:[1581,51]
error: constructor CreateVMSnapshotCommand in class CreateVMSnapshotCommand
cannot be applied to given types;
[ERROR] required: String,String,VMSnapshotTO,List<VolumeObjectTO>,String
found: String,VMSnapshotTO,List<VolumeObjectTO>,String
reason: actual and formal argument lists differ in length
> VM UUID accessible in CreateVMSnapshotCommand and RevertToVMSnapshotCommand
> ---------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8748
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8748
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
>
> VM UUID is not available to CreateVMSnapshotCommand and
> RevertToVMSnapshotCommand, add method param to receive/return those to
> subsystems.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)