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 A435D10634 for ; Thu, 27 Jun 2013 20:57:07 +0000 (UTC) Received: (qmail 20396 invoked by uid 500); 27 Jun 2013 20:57:04 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 20367 invoked by uid 500); 27 Jun 2013 20:57:04 -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 20328 invoked by uid 99); 27 Jun 2013 20:57:04 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jun 2013 20:57:04 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 7BA3538AF2; Thu, 27 Jun 2013 20:57:04 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ahuang@apache.org To: commits@cloudstack.apache.org Date: Thu, 27 Jun 2013 20:57:16 -0000 Message-Id: <434ec6e555c84feda140f6e3d9459393@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [14/50] [abbrv] git commit: updated refs/heads/vmsync to 3c2aa18 CLOUDSTACK-3194 fix stratosphere ssp plugin packaging stratosphere-ssp plugin maven pom.xml has some bad settings and client pom.xml requred dependency for it. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/39ef9240 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/39ef9240 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/39ef9240 Branch: refs/heads/vmsync Commit: 39ef9240e87234afc2d4ddb37beaa63fe3240e4a Parents: 6fdd0ee Author: Hiroaki KAWAI Authored: Wed Jun 26 12:36:01 2013 +0900 Committer: Hiroaki KAWAI Committed: Wed Jun 26 12:36:01 2013 +0900 ---------------------------------------------------------------------- client/pom.xml | 7 ++++++- plugins/network-elements/stratosphere-ssp/pom.xml | 2 -- 2 files changed, 6 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/39ef9240/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 24f51fb..ffa5ec7 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -90,7 +90,12 @@ cloud-plugin-network-midonet ${project.version} - + + org.apache.cloudstack + cloud-plugin-network-ssp + ${project.version} + + org.apache.cloudstack cloud-plugin-network-internallb ${project.version} http://git-wip-us.apache.org/repos/asf/cloudstack/blob/39ef9240/plugins/network-elements/stratosphere-ssp/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/network-elements/stratosphere-ssp/pom.xml b/plugins/network-elements/stratosphere-ssp/pom.xml index a8d7ce5..cec1ff8 100644 --- a/plugins/network-elements/stratosphere-ssp/pom.xml +++ b/plugins/network-elements/stratosphere-ssp/pom.xml @@ -19,9 +19,7 @@ 4.0.0 - jp.co.stratosphere.cloudstack cloud-plugin-network-ssp - jar Apache Cloudstack Plugin - Stratosphere SSP http://www.stratosphere.co.jp/