Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 722C810C6A for ; Tue, 7 May 2013 08:00:52 +0000 (UTC) Received: (qmail 41618 invoked by uid 500); 7 May 2013 08:00:52 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 41444 invoked by uid 500); 7 May 2013 08:00:49 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 41388 invoked by uid 99); 7 May 2013 08:00:47 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 May 2013 08:00:47 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 979B28884F7; Tue, 7 May 2013 08:00:47 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: hugo@apache.org To: commits@cloudstack.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: updated refs/heads/master to d6e0452 Date: Tue, 7 May 2013 08:00:47 +0000 (UTC) Updated Branches: refs/heads/master fd3c3b6c4 -> d6e0452af Recent pom switcharoo caused the client to lose the dependecy on console-proxy, which it needs to include the systemvm Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d6e0452a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d6e0452a Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/d6e0452a Branch: refs/heads/master Commit: d6e0452af1785a259e52a760c1f5c372a52a7574 Parents: fd3c3b6 Author: Hugo Trippaers Authored: Tue May 7 09:58:16 2013 +0200 Committer: Hugo Trippaers Committed: Tue May 7 09:58:16 2013 +0200 ---------------------------------------------------------------------- client/pom.xml | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d6e0452a/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index a7c7009..147959b 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -239,6 +239,11 @@ cloud-plugin-host-anti-affinity ${project.version} + + org.apache.cloudstack + cloud-console-proxy + ${project.version} + install