You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2011/06/29 12:50:08 UTC

svn commit: r1141039 - in /james/server/trunk: mailetcontainer-library/ pom.xml

Author: norman
Date: Wed Jun 29 10:50:07 2011
New Revision: 1141039

URL: http://svn.apache.org/viewvc?rev=1141039&view=rev
Log:
Second step to merge mailetcontainer-camel and mailetcontainer-library. See JAMES-1284

Removed:
    james/server/trunk/mailetcontainer-library/
Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1141039&r1=1141038&r2=1141039&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Wed Jun 29 10:50:07 2011
@@ -56,7 +56,6 @@
     <module>lifecycle-api</module>
     <module>mailbox-adapter</module>
     <module>mailetcontainer-api</module>
-    <module>mailetcontainer-library</module>
     <module>mailetcontainer-camel</module>
     <module>mailets</module>
     <module>protocols-library</module>
@@ -631,18 +630,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>james-server-mailetcontainer-library</artifactId>
-      <version>${project.version}</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.james</groupId>
-      <artifactId>james-server-mailetcontainer-library</artifactId>
-      <type>test-jar</type>
-      <scope>test</scope>
-      <version>${project.version}</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.james</groupId>
       <artifactId>james-server-mailetcontainer-camel</artifactId>
       <version>${project.version}</version>
     </dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org