Author: eric
Date: Thu Oct 21 12:09:07 2010
New Revision: 1025966

URL: http://svn.apache.org/viewvc?rev=1025966&view=rev
Log:
Rename spring-deployment to container-spring (JAMES-1080)

Added:
    james/server/trunk/container-spring/
      - copied from r1025965, james/server/trunk/spring-deployment/
Removed:
    james/server/trunk/spring-deployment/
Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1025966&r1=1025965&r2=1025966&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Thu Oct 21 12:09:07 2010
@@ -66,13 +66,12 @@
     <module>remotemanager</module>
     <module>mailets</module>
     <module>fetchmail</module>
-    <module>spring-deployment</module>
     <module>netty-socket</module>
-    <module>spring-common</module>
     <module>mailbox-adapter</module>
     <module>queue-api</module>
     <module>queue-jms</module>
     <module>queue-activemq</module>
+    <module>container-spring</module>
   </modules>
   <ciManagement>
     <system>hudson</system>
@@ -260,11 +259,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>james-server-spring-common</artifactId>
-      <version>${project.version}</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.james</groupId>
       <artifactId>james-server-netty-socket</artifactId>
       <version>${project.version}</version>
     </dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to