Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 921EBE88E for ; Fri, 8 Mar 2013 19:42:25 +0000 (UTC) Received: (qmail 3832 invoked by uid 500); 8 Mar 2013 19:42:25 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 3799 invoked by uid 500); 8 Mar 2013 19:42:25 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 3791 invoked by uid 99); 8 Mar 2013 19:42:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Mar 2013 19:42:25 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of min.chen@citrix.com designates 66.165.176.89 as permitted sender) Received: from [66.165.176.89] (HELO SMTP.CITRIX.COM) (66.165.176.89) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Mar 2013 19:42:20 +0000 X-IronPort-AV: E=Sophos;i="4.84,809,1355097600"; d="scan'208";a="12123029" Received: from sjcpmailmx01.citrite.net ([10.216.14.74]) by FTLPIPO01.CITRIX.COM with ESMTP/TLS/RC4-MD5; 08 Mar 2013 19:41:59 +0000 Received: from SJCPMAILBOX01.citrite.net ([10.216.4.72]) by SJCPMAILMX01.citrite.net ([10.216.14.74]) with mapi; Fri, 8 Mar 2013 11:41:58 -0800 From: Min Chen To: Chip Childers , "cloudstack-dev@incubator.apache.org" CC: Sanjay Tripathi , Alena Prokharchyk Date: Fri, 8 Mar 2013 11:41:56 -0800 Subject: Re: master build is broken again Thread-Topic: master build is broken again Thread-Index: Ac4cNP7+o0VqUX/JS5KgGMRQmLvPlw== Message-ID: In-Reply-To: <20130308193506.GD94334@USLT-205755.sungardas.corp> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.1.130117 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org I am investigating it, and I applied Sanjay's patch, and compiled fine in my machine. I will update within a minute. Thanks -min On 3/8/13 11:35 AM, "Chip Childers" wrote: >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/5e4c2c >>8a >>=20 > >It is. I -1'd it, and reverted. > >>=20 >> -----Original Message----- >> From: Alena Prokharchyk [mailto:Alena.Prokharchyk@citrix.com] >> Sent: Saturday, March 09, 2013 12:55 AM >> To: cloudstack-dev@incubator.apache.org >> Subject: master build is broken again >>=20 >> Master branch doesn't compile after fetching the latest code. Please >>fix whoever's commit caused it. >>=20 >>=20 >> mvn clean install -P developer,systemvm >>=20 >>=20 >> 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] >>=20 >>/Users/alena/cloudstack-oss/api/src/com/cloud/server/ManagementService.ja >>va >> :[32,55] cannot find symbol >> [ERROR] symbol : class ArchiveAlertsCmd [ERROR] location: package >>org.apache.cloudstack.api.command.admin.resource >> [ERROR] >>=20 >>/Users/alena/cloudstack-oss/api/src/com/cloud/server/ManagementService.ja >>va >> :[33,55] cannot find symbol >>=20 >>=20