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 8C46DD947 for ; Tue, 5 Mar 2013 16:41:23 +0000 (UTC) Received: (qmail 52387 invoked by uid 500); 5 Mar 2013 16:41:21 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 51665 invoked by uid 500); 5 Mar 2013 16:41:21 -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 51445 invoked by uid 99); 5 Mar 2013 16:41:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Mar 2013 16:41:21 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of srivatsav.prasanna@gmail.com designates 209.85.160.48 as permitted sender) Received: from [209.85.160.48] (HELO mail-pb0-f48.google.com) (209.85.160.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Mar 2013 16:41:13 +0000 Received: by mail-pb0-f48.google.com with SMTP id wy12so4631017pbc.21 for ; Tue, 05 Mar 2013 08:40:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:subject:message-id:mail-followup-to :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=96XM0JuE2DEEbHAifrNVyGocTx8Oy1BigTUq65fulzQ=; b=amq7ZTFjN1+Q+x6E26TCvyr4Qqc92LxKDUErGhQx48ae5587CpiZfeecwICkceFpmM 8a39bDYs1cdbfqXgF1GJmu5LCwi1i5N3SsURHy8QlWvoQANI9gqfCUrJQx0GCSa9F0YD /+Bgp5hcF+jrnc6wi+WoIqv95AAMUf8IICwV82d+lY3o7Rcbuhoa/hN9ZoP63/aZTLaw P7yZ0xfv4+Gy2KFW2qAkJb4UJAaArFr+Z0fDGQ3BQZusFDAvhlwg4xcveyOUgXP5Yav6 25PpMn9GvpTlASdH/onKNFTd8ivURTqAZbbcS0HdDO7av2oYHGDF7E4XforwTKvbln8y jAVw== X-Received: by 10.68.213.104 with SMTP id nr8mr26652188pbc.200.1362501652317; Tue, 05 Mar 2013 08:40:52 -0800 (PST) Received: from localhost ([49.205.180.17]) by mx.google.com with ESMTPS id rd1sm27334431pbc.19.2013.03.05.08.40.49 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 05 Mar 2013 08:40:51 -0800 (PST) Sender: prasanna Date: Tue, 5 Mar 2013 22:10:45 +0530 From: Prasanna Santhanam To: "cloudstack-dev@incubator.apache.org" Subject: Re: Master branch build is broken again Message-ID: <20130305164044.GA738@cloud-2.local> Mail-Followup-To: "cloudstack-dev@incubator.apache.org" References: <35F04D4C394874409D9BE4BF45AC5EA9010F3BAF6C2B@BANPMAILBOX01.citrite.net> <20130305064012.GA6554@cloud-2.local> <20130305082555.GA10016@cloud-2.local> <7482F9D5-711F-49FA-A1EF-BC0D6C4AFE0F@citrix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7482F9D5-711F-49FA-A1EF-BC0D6C4AFE0F@citrix.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Mar 05, 2013 at 11:15:18AM -0500, Min Chen wrote: > Thanks Prasanna. I did mvn build before merging to master locally, > not sure what happened here. Will check my local files again when I > am back to my computer. Let's not just do a build. Let's also try to deploy the server. In this case the build was fine but the server fails to startup. I'm trying to setup a jenkins job that will work the simulator to bring up a zone on a running server. But I ran into some circular dependencies on the simulator project. May be a mvn epiphany will come to me tonight and it'll be up tomorrow. -- Prasanna.,