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 D01A7D446 for ; Fri, 14 Sep 2012 21:16:49 +0000 (UTC) Received: (qmail 48883 invoked by uid 500); 14 Sep 2012 21:16:46 -0000 Delivered-To: apmail-incubator-cloudstack-commits-archive@incubator.apache.org Received: (qmail 48818 invoked by uid 500); 14 Sep 2012 21:16:46 -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 48549 invoked by uid 99); 14 Sep 2012 21:16:46 -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, 14 Sep 2012 21:16:46 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 0F14836CA0; Fri, 14 Sep 2012 21:16:46 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: edison@apache.org To: cloudstack-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [17/51] [abbrv] git commit: Deps: Added dependency for vmware-base, jaxrpc Message-Id: <20120914211646.0F14836CA0@tyr.zones.apache.org> Date: Fri, 14 Sep 2012 21:16:46 +0000 (UTC) Deps: Added dependency for vmware-base, jaxrpc Signed-off-by: Rohit Yadav Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/d9f09504 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/d9f09504 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/d9f09504 Branch: refs/heads/4.0 Commit: d9f095042f7fd809feef3db3a4450c6f2b66c68d Parents: 94ab7b2 Author: Rohit Yadav Authored: Fri Sep 14 16:11:54 2012 +0530 Committer: Prasanna Santhanam Committed: Fri Sep 14 17:11:07 2012 +0530 ---------------------------------------------------------------------- deps/pom.xml | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d9f09504/deps/pom.xml ---------------------------------------------------------------------- diff --git a/deps/pom.xml b/deps/pom.xml index 5b8c632..1e20083 100644 --- a/deps/pom.xml +++ b/deps/pom.xml @@ -122,7 +122,12 @@ axis ${cs.axis.version} - + + org.apache.axis + axis-jaxrpc + ${cs.axis.version} + + install