On Sat, Mar 09, 2013 at 01:02:19AM +0530, Pranav Saxena wrote: > This commit seems to be the culprit - Commit: > http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/5e4c2c8a >
It is. I -1'd it, and reverted. > > -----Original Message----- > From: Alena Prokharchyk [mailto:alena.prokharc...@citrix.com] > Sent: Saturday, March 09, 2013 12:55 AM > To: cloudstack-dev@incubator.apache.org > Subject: master build is broken again > > Master branch doesn't compile after fetching the latest code. Please fix > whoever's commit caused it. > > > mvn clean install -P developer,systemvm > > > ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile > (default-compile) on project cloud-api: Compilation failure: Compilation > failure: > [ERROR] > /Users/alena/cloudstack-oss/api/src/com/cloud/server/ManagementService.java > :[32,55] cannot find symbol > [ERROR] symbol : class ArchiveAlertsCmd [ERROR] location: package > org.apache.cloudstack.api.command.admin.resource > [ERROR] > /Users/alena/cloudstack-oss/api/src/com/cloud/server/ManagementService.java > :[33,55] cannot find symbol > >