Author: rdonkin
Date: Sat Jan 23 19:58:47 2010
New Revision: 902471
URL: http://svn.apache.org/viewvc?rev=902471&view=rev
Log:
Consolidate modules
Removed:
james/nntp/trunk/socket-shared-library/
Modified:
james/nntp/trunk/pom.xml
james/nntp/trunk/protocol/pom.xml
Modified: james/nntp/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/nntp/trunk/pom.xml?rev=902471&r1=902470&r2=902471&view=diff
==============================================================================
--- james/nntp/trunk/pom.xml (original)
+++ james/nntp/trunk/pom.xml Sat Jan 23 19:58:47 2010
@@ -43,7 +43,6 @@
<module>socket</module>
<module>protocol</module>
<module>spring</module>
- <module>socket-shared-library</module>
</modules>
<ciManagement>
<system>hudson</system>
Modified: james/nntp/trunk/protocol/pom.xml
URL:
http://svn.apache.org/viewvc/james/nntp/trunk/protocol/pom.xml?rev=902471&r1=902470&r2=902471&view=diff
==============================================================================
--- james/nntp/trunk/protocol/pom.xml (original)
+++ james/nntp/trunk/protocol/pom.xml Sat Jan 23 19:58:47 2010
@@ -66,10 +66,6 @@
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
- <artifactId>james-nntp-socket-shared-library</artifactId>
- </dependency>
- <dependency>
- <groupId>org.apache.james</groupId>
<artifactId>james-nntp-javamail-util</artifactId>
</dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]