Author: rdonkin
Date: Sat Jan 23 11:07:49 2010
New Revision: 902380

URL: http://svn.apache.org/viewvc?rev=902380&view=rev
Log:
JAMES-957 No longer needed now that NNTP is gone from trunk. 
https://issues.apache.org/jira/browse/JAMES-957

Removed:
    james/server/trunk/avalon-socket-library/
Modified:
    james/server/trunk/pom.xml
    james/server/trunk/spring-deployment/pom.xml

Modified: james/server/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=902380&r1=902379&r2=902380&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Sat Jan 23 11:07:49 2010
@@ -43,7 +43,6 @@
     <module>core-library</module>
     <module>management-library</module>
     <module>smtp-protocol-library</module>
-    <module>avalon-socket-library</module>
     <module>core-function</module>
     <module>imapserver-function</module>
     <module>smtpserver-function</module>
@@ -372,11 +371,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>james-server-avalon-socket-library</artifactId>
-      <version>3.0-M1</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.james</groupId>
       <artifactId>james-server-smtp-protocol-library</artifactId>
       <version>3.0-M1</version>
     </dependency>

Modified: james/server/trunk/spring-deployment/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/spring-deployment/pom.xml?rev=902380&r1=902379&r2=902380&view=diff
==============================================================================
--- james/server/trunk/spring-deployment/pom.xml (original)
+++ james/server/trunk/spring-deployment/pom.xml Sat Jan 23 11:07:49 2010
@@ -283,11 +283,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>james-server-avalon-socket-library</artifactId>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.james</groupId>
       <artifactId>james-server-smtp-protocol-library</artifactId>
       <scope>runtime</scope>
     </dependency>



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

Reply via email to