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 5D9B6E29A for ; Fri, 18 Jan 2013 06:20:56 +0000 (UTC) Received: (qmail 74227 invoked by uid 500); 18 Jan 2013 06:20:56 -0000 Delivered-To: apmail-incubator-cloudstack-commits-archive@incubator.apache.org Received: (qmail 74117 invoked by uid 500); 18 Jan 2013 06:20:55 -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 74082 invoked by uid 99); 18 Jan 2013 06:20:54 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jan 2013 06:20:54 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 6A714819D39; Fri, 18 Jan 2013 06:20:54 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bhaisaab@apache.org To: cloudstack-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: git commit: maven: disable awsapi by default, enable by -P awsapi profile Message-Id: <20130118062054.6A714819D39@tyr.zones.apache.org> Date: Fri, 18 Jan 2013 06:20:54 +0000 (UTC) Updated Branches: refs/heads/master b120e1928 -> a0bc5089d maven: disable awsapi by default, enable by -P awsapi profile Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/a0bc5089 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/a0bc5089 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/a0bc5089 Branch: refs/heads/master Commit: a0bc5089d05e71ecc4c76beb3c9c700be20b815c Parents: b120e19 Author: Rohit Yadav Authored: Thu Jan 17 18:40:59 2013 -0800 Committer: Rohit Yadav Committed: Thu Jan 17 21:58:22 2013 -0800 ---------------------------------------------------------------------- pom.xml | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/a0bc5089/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c440a66..e09472f 100644 --- a/pom.xml +++ b/pom.xml @@ -160,7 +160,6 @@ utils deps/XenServerJava plugins - awsapi patches client test @@ -365,6 +364,12 @@ + awsapi + + awsapi + + + developer developer