Return-Path: X-Original-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 82BAAD9A0 for ; Mon, 16 Jul 2012 22:44:07 +0000 (UTC) Received: (qmail 20825 invoked by uid 500); 16 Jul 2012 22:44:06 -0000 Delivered-To: apmail-incubator-cloudstack-commits-archive@incubator.apache.org Received: (qmail 20740 invoked by uid 500); 16 Jul 2012 22:44:06 -0000 Mailing-List: contact cloudstack-commits-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-commits@incubator.apache.org Received: (qmail 20579 invoked by uid 99); 16 Jul 2012 22:44:06 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jul 2012 22:44:06 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 348CC14AF2; Mon, 16 Jul 2012 22:44:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: alena1108@apache.org To: cloudstack-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [6/22] git commit: ant targets to run usage server Message-Id: <20120716224406.348CC14AF2@tyr.zones.apache.org> Date: Mon, 16 Jul 2012 22:44:06 +0000 (UTC) ant targets to run usage server Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/8a3a788d Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/8a3a788d Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/8a3a788d Branch: refs/heads/vpc Commit: 8a3a788d720a3d491034b58ff02d1a919355a7bb Parents: e874fdb Author: kishan Authored: Mon Jul 16 15:00:13 2012 -0700 Committer: kishan Committed: Mon Jul 16 15:00:37 2012 -0700 ---------------------------------------------------------------------- build/build-usage.xml | 19 ++++++++++++++++++- 1 files changed, 18 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/8a3a788d/build/build-usage.xml ---------------------------------------------------------------------- diff --git a/build/build-usage.xml b/build/build-usage.xml index 61b6a31..264f27f 100644 --- a/build/build-usage.xml +++ b/build/build-usage.xml @@ -29,7 +29,9 @@ - + + + @@ -55,4 +57,19 @@ + + + + + + + + + + + + + + +