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 1472DDCE0 for ; Thu, 14 Feb 2013 14:44:37 +0000 (UTC) Received: (qmail 5973 invoked by uid 500); 14 Feb 2013 14:44:36 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 5929 invoked by uid 500); 14 Feb 2013 14:44:36 -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 5920 invoked by uid 99); 14 Feb 2013 14:44:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 14:44:36 +0000 X-ASF-Spam-Status: No, hits=-1.6 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [74.125.149.155] (HELO na3sys009aog126.obsmtp.com) (74.125.149.155) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 14:44:26 +0000 Received: from mail-vc0-f197.google.com ([209.85.220.197]) (using TLSv1) by na3sys009aob126.postini.com ([74.125.148.12]) with SMTP ID DSNKURz4NDFwYqDYyOk6TBqW4ILUuDJ3DOlp@postini.com; Thu, 14 Feb 2013 06:44:05 PST Received: by mail-vc0-f197.google.com with SMTP id gb30so2858183vcb.8 for ; Thu, 14 Feb 2013 06:44:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-received:date:from:to:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent:x-gm-message-state; bh=veHWF9c6in2weaVz/WXrGjBU6fKqBoTv4wbqCTtfPjs=; b=WwPs6g1GozknU350xWqiLf2cl04OYUxMRaA+6pcmI8uTWFyRlwq8wW00bVTD5S8d2l /tf9An1cPEFVA+rwvn2W+YLLu64dC/CudrfUvk1oVEA8pQsCjcXMiabMP6l6ThhEEa9k OVly2ouAjvWqr0sCHp5JqXUJrJR3gtHSgWNbPO1It04hFtLiP77k7UDk6T5GhFpCcO1z r5pD3eoojaXFXdYEEvdmhUcxsjltVksoskuQj01ANASc8OiT+nPIWIqPnCkWlP2WQvB3 1A8dqTGqVq/RVHTw0jaC6Pvz0mt5mfG+Grg3NeVRDEG8K9La3Qsg5beZuszM5wXA1HOZ Bycw== X-Received: by 10.220.152.76 with SMTP id f12mr35606763vcw.51.1360853043972; Thu, 14 Feb 2013 06:44:03 -0800 (PST) X-Received: by 10.220.152.76 with SMTP id f12mr35606755vcw.51.1360853043893; Thu, 14 Feb 2013 06:44:03 -0800 (PST) Received: from USLT-205755.sungardas.corp ([216.203.6.11]) by mx.google.com with ESMTPS id qj8sm75341285veb.2.2013.02.14.06.44.02 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 14 Feb 2013 06:44:02 -0800 (PST) Received: by USLT-205755.sungardas.corp (Postfix, from userid 76098887) id C32F0F58C971; Thu, 14 Feb 2013 09:43:59 -0500 (EST) Date: Thu, 14 Feb 2013 09:43:59 -0500 From: Chip Childers To: cloudstack-dev@incubator.apache.org Subject: Re: 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" Message-ID: <20130214144359.GG35364@USLT-205755.sungardas.corp> References: <8EC081586F1D7C41931517E802E9473201304A8284D1@SJCPMAILBOX01.citrite.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Gm-Message-State: ALoCoQlxZR4qWJQi4Zcgid10nqSyIVpqxL03icSfUdPyk6Ku+zotkBGKPCOYfEH6gfRGXFf7Mb3uUWH1BVTiYNoyz2c8WT/5PMCQknG71Fx6YZX38tLllgwhlDuUGskz1MpPdY2OWPCKYtvlmAW/RSK7yzsCgLAU4M8NW0ztPWo4ISuzBS5YJdhk6SybRC15ZyX2QnUtd8PQ X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Feb 14, 2013 at 01:59:34PM +0800, Mice Xia wrote: > sorry guys, missed a file in commit, lesson learned, i ignored an > untracked directory shown in git status (thougt it was empty..) > Things happen... no worries. Glad we got it sorted out. -chip