You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Vijayendra Bhamidipati <vi...@citrix.com> on 2013/02/14 00:21:05 UTC

VMSnapshotVO.java missing?

The ACS master is failing to build with errors like:

[ERROR] /root/vijay/mywork/cloudstack/asf/asf-ws/incubator-cloudstack-778/server/src/com/cloud/vm/snapshot/dao/VMSnapshotDaoImpl.java:[92,23] cannot find symbol
[ERROR] symbol  : class VMSnapshotVO

Looks like the VMSnapshotVO.java file was missed out in commit 9a12756ae42f0bf372dcc9d86b2a60710104075a.. Mice, can you please take a look and let us know? Thanks!

Regards,
Vijay

Re: VMSnapshotVO.java missing?

Posted by Mice Xia <we...@gmail.com>.
thanks edison, already fixed

-Mice

2013/2/14 Edison Su <Ed...@citrix.com>:
> fixed on the master branch already, please check out the latest code.
>
>> -----Original Message-----
>> From: Vijayendra Bhamidipati [mailto:vijayendra.bhamidipati@citrix.com]
>> Sent: Wednesday, February 13, 2013 3:21 PM
>> To: cloudstack-dev@incubator.apache.org
>> Subject: VMSnapshotVO.java missing?
>>
>> The ACS master is failing to build with errors like:
>>
>> [ERROR] /root/vijay/mywork/cloudstack/asf/asf-ws/incubator-cloudstack-
>> 778/server/src/com/cloud/vm/snapshot/dao/VMSnapshotDaoImpl.java:[92,
>> 23] cannot find symbol [ERROR] symbol  : class VMSnapshotVO
>>
>> Looks like the VMSnapshotVO.java file was missed out in commit
>> 9a12756ae42f0bf372dcc9d86b2a60710104075a.. Mice, can you please take a
>> look and let us know? Thanks!
>>
>> Regards,
>> Vijay

RE: VMSnapshotVO.java missing?

Posted by Edison Su <Ed...@citrix.com>.
fixed on the master branch already, please check out the latest code.

> -----Original Message-----
> From: Vijayendra Bhamidipati [mailto:vijayendra.bhamidipati@citrix.com]
> Sent: Wednesday, February 13, 2013 3:21 PM
> To: cloudstack-dev@incubator.apache.org
> Subject: VMSnapshotVO.java missing?
> 
> The ACS master is failing to build with errors like:
> 
> [ERROR] /root/vijay/mywork/cloudstack/asf/asf-ws/incubator-cloudstack-
> 778/server/src/com/cloud/vm/snapshot/dao/VMSnapshotDaoImpl.java:[92,
> 23] cannot find symbol [ERROR] symbol  : class VMSnapshotVO
> 
> Looks like the VMSnapshotVO.java file was missed out in commit
> 9a12756ae42f0bf372dcc9d86b2a60710104075a.. Mice, can you please take a
> look and let us know? Thanks!
> 
> Regards,
> Vijay