+1
-----Original Message-----
From: Jessica Wang [mailto:[email protected]]
Sent: Wednesday, February 13, 2013 12:28 PM
To: [email protected]
Cc: [email protected]
Subject: master branch building error "[ERROR]
C:\cloudstack-apache\incubator-cloudstack\server\src\com\cloud\vm\snapshot\dao\VMSnapshotDao.java:[24,28]
error: cannot find symbol"
Mice,
I encountered an error when building latest code from master branch:
===================================================================
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile)
on project cloud-server: Compilation failure: Comp ilation failure:
[ERROR]
C:\cloudstack-apache\incubator-cloudstack\server\src\com\cloud\vm\snapshot\dao\VMSnapshotDao.java:[24,28]
error: cannot find symbol
[ERROR] symbol: class VMSnapshotVO
[ERROR] location: package com.cloud.vm.snapshot
===================================================================
I checked check-in history and found the new file("VMSnapshotDao.java") was
added by you several hours ago.
Could you please help to resolve this issue?
Jessica