Return-Path: X-Original-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6C738F5BF for ; Thu, 21 Mar 2013 03:45:56 +0000 (UTC) Received: (qmail 59899 invoked by uid 500); 21 Mar 2013 03:45:55 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 59710 invoked by uid 500); 21 Mar 2013 03:45:54 -0000 Mailing-List: contact cloudstack-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-users@incubator.apache.org Delivered-To: mailing list cloudstack-users@incubator.apache.org Delivered-To: moderator for cloudstack-users@incubator.apache.org Received: (qmail 43282 invoked by uid 99); 21 Mar 2013 03:36:10 -0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of suresh.renuram@gmail.com designates 74.125.82.172 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=BnX3jdkxRydwSfbDJYdonKLzd4L8NilQSSjDPcqxL/k=; b=Ke9uOEYSgEaUwze47ebHQQB7svZmCw1l4tMcqK94tVNxh7/GAUgO9XFepGB3ejQqFz vSsj1HB8SAQeR6jPGTosjzs5zF+7MUC5LHKHYlGPU2gCIwdgiABMRM+Vjef6/L+fYN9b ULjXa4DxdjYmSxaihL2PmhQIUbwuCJJNCePFZEn5m+kt1TGSzZrYv1F6UcshygESSvwC GksZSNJfmT3GWWXTNhFgN7IiZ1g56KXfRlg0RKSO+wxHFTRIdonb98/RRKT0PcYAsksR ro1w2ErkfO07p4iD2If9C1r8n4kmIi6GjxhpqafXzSN5IErNAEiznQodR44J3oynGQc6 RYsQ== MIME-Version: 1.0 X-Received: by 10.180.79.6 with SMTP id f6mr2116280wix.26.1363836944277; Wed, 20 Mar 2013 20:35:44 -0700 (PDT) Date: Wed, 20 Mar 2013 20:35:44 -0700 Message-ID: Subject: how to I create rpm in latest cloudstack code cloned from master From: Suresh Ramamurthy To: cloudstack-users@incubator.apache.org Content-Type: multipart/alternative; boundary=f46d0442824898694704d86708aa X-Virus-Checked: Checked by ClamAV on apache.org --f46d0442824898694704d86708aa Content-Type: text/plain; charset=ISO-8859-1 Hi, Could any one please give me some details or point to some documentation for following items: 1. I coned cloudstack code from master. I am not able to build rpm using the existing documentation. I saw that waf file and other build files were deleted. Is there is a new mvn command to create rpms. 2. Documentation on installing agent is not found anywhere, normally i create rpm and install agent on the host and then replace client jar files from my source. Is there a standard way for setting up agent for a developer. Thansk, suresh --f46d0442824898694704d86708aa--