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 77F1210F87 for ; Wed, 25 Sep 2013 10:43:49 +0000 (UTC) Received: (qmail 90848 invoked by uid 500); 25 Sep 2013 10:31:43 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 89945 invoked by uid 500); 25 Sep 2013 10:29:44 -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 89366 invoked by uid 99); 25 Sep 2013 10:28:58 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Sep 2013 10:28:58 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 6EA20909876; Wed, 25 Sep 2013 10:28:57 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: widodh@apache.org To: commits@cloudstack.apache.org Date: Wed, 25 Sep 2013 10:29:21 -0000 Message-Id: <78e8d2ac0fc744da9165f570036d9dfa@git.apache.org> In-Reply-To: <74771eb5b1e24edb9ecf13cb5701714f@git.apache.org> References: <74771eb5b1e24edb9ecf13cb5701714f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [26/59] [abbrv] git commit: updated refs/heads/disk-cache to bbae6f8 Move the systemvm copy action and dependency to the systemvm profile Applied auto-formatting on the xml file Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9a7f304b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9a7f304b Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/9a7f304b Branch: refs/heads/disk-cache Commit: 9a7f304b8c2931472ca7e7faeccb126f065cb8d6 Parents: c7cc791 Author: Hugo Trippaers Authored: Sat Sep 21 11:02:03 2013 +0800 Committer: Hugo Trippaers Committed: Sat Sep 21 11:03:12 2013 +0800 ---------------------------------------------------------------------- client/pom.xml | 167 ++++++++++++++++++++++++++++------------------------ 1 file changed, 89 insertions(+), 78 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/9a7f304b/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index c09e10e..4ceaf58 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -7,7 +7,8 @@ the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - 4.0.0 cloud-client-ui @@ -17,7 +18,7 @@ org.apache.cloudstack cloudstack 4.3.0-SNAPSHOT - + org.apache.cloudstack @@ -275,12 +276,6 @@ cloud-plugin-host-anti-affinity ${project.version} - - org.apache.cloudstack - cloud-systemvm - ${project.version} - pom - @@ -351,25 +346,6 @@ maven-antrun-plugin 1.7 - - - copy-systemvm - process-resources - - run - - - - - - - - - - - - generate-resource generate-resources @@ -378,95 +354,93 @@ - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -484,8 +458,8 @@ + replace="cloud-stack-components-specification=components-nonoss.xml" byline="true" + /> @@ -498,10 +472,9 @@ test - + @@ -513,15 +486,13 @@ - + - - + + @@ -539,8 +510,7 @@ + replace="com.cloud.consoleproxy.StaticConsoleProxyManager" byline="true"/> @@ -592,19 +562,15 @@ - - org.apache.maven.plugins - - - maven-antrun-plugin - + org.apache.maven.plugins + maven-antrun-plugin [1.7,) run - + @@ -616,6 +582,51 @@ + systemvm + + + systemvm + + + + + org.apache.cloudstack + cloud-systemvm + ${project.version} + pom + + + + + + maven-antrun-plugin + 1.7 + + + + copy-systemvm + process-resources + + run + + + + + + + + + + + + + + + + + + simulator