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 9A32E10F12 for ; Wed, 23 Oct 2013 19:47:13 +0000 (UTC) Received: (qmail 59754 invoked by uid 500); 23 Oct 2013 19:44:25 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 58580 invoked by uid 500); 23 Oct 2013 19:43:31 -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 58181 invoked by uid 99); 23 Oct 2013 19:43:20 -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, 23 Oct 2013 19:43:20 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 32D7B319CA2; Wed, 23 Oct 2013 19:43:19 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: darren@apache.org To: commits@cloudstack.apache.org Date: Wed, 23 Oct 2013 19:43:26 -0000 Message-Id: In-Reply-To: <6ad91b475f1e408ba6899bce3b21a33d@git.apache.org> References: <6ad91b475f1e408ba6899bce3b21a33d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [09/47] git commit: updated refs/heads/master to c910196 Configuration to enable Spring Modularization All of the code changes for the Spring Modularization will work in a modularized context or a non-modularized context. This commit is the final commit to turn modularization on. Revert this commit to disable the modularization and go back to monolithic Spring configuration. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8cf00de5 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8cf00de5 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/8cf00de5 Branch: refs/heads/master Commit: 8cf00de51d7b37b03d899be625f120fb0e0e145e Parents: 6718642 Author: Darren Shepherd Authored: Wed Oct 2 13:02:40 2013 -0700 Committer: Darren Shepherd Committed: Wed Oct 2 15:43:11 2013 -0700 ---------------------------------------------------------------------- client/WEB-INF/web.xml | 6 +- client/pom.xml | 56 +- client/tomcatconf/applicationContext.xml.in | 955 ------------------- client/tomcatconf/componentContext.xml.in | 324 ------- client/tomcatconf/nonossComponentContext.xml.in | 421 -------- .../tomcatconf/simulatorComponentContext.xml.in | 285 ------ packaging/centos63/cloud.spec | 3 +- pom.xml | 15 +- server/pom.xml | 3 - utils/pom.xml | 4 + 10 files changed, 46 insertions(+), 2026 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8cf00de5/client/WEB-INF/web.xml ---------------------------------------------------------------------- diff --git a/client/WEB-INF/web.xml b/client/WEB-INF/web.xml index e5c05d3..1af38e1 100644 --- a/client/WEB-INF/web.xml +++ b/client/WEB-INF/web.xml @@ -29,11 +29,11 @@ - org.springframework.web.context.ContextLoaderListener + org.apache.cloudstack.spring.module.web.CloudStackContextLoaderListener - + contextConfigLocation - classpath:applicationContext.xml, classpath:componentContext.xml + classpath:META-INF/cloudstack/webApplicationContext.xml http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8cf00de5/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index fd1f13a..3e08a9a 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,6 +22,16 @@ org.apache.cloudstack + cloud-framework-spring-module + ${project.version} + + + org.apache.cloudstack + cloud-framework-spring-lifecycle + ${project.version} + + + org.apache.cloudstack cloud-plugin-storage-volume-solidfire ${project.version} @@ -468,21 +478,6 @@ - process-simulator-context - process-resources - - run - - - - test - - - - - process-noredist-spring-context process-resources @@ -502,22 +497,6 @@ - - process-quickcloud-spring-context - process-resources - - run - - - - quickcloud - - - - @@ -730,5 +709,20 @@ + + quickcloud + + + quickcloud + + + + + org.apache.cloudstack + cloud-quickcloud + ${project.version} + + + http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8cf00de5/client/tomcatconf/applicationContext.xml.in ---------------------------------------------------------------------- diff --git a/client/tomcatconf/applicationContext.xml.in b/client/tomcatconf/applicationContext.xml.in deleted file mode 100644 index 6dda5c7..0000000 --- a/client/tomcatconf/applicationContext.xml.in +++ /dev/null @@ -1,955 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - org.apache.cloudstack.framework - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8cf00de5/client/tomcatconf/componentContext.xml.in ---------------------------------------------------------------------- diff --git a/client/tomcatconf/componentContext.xml.in b/client/tomcatconf/componentContext.xml.in deleted file mode 100644 index df5b002..0000000 --- a/client/tomcatconf/componentContext.xml.in +++ /dev/null @@ -1,324 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -