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 er...@apache.org on 2011/10/19 22:47:15 UTC

svn commit: r1186476 - /james/server/trunk/container-spring/pom.xml

Author: eric
Date: Wed Oct 19 20:47:15 2011
New Revision: 1186476

URL: http://svn.apache.org/viewvc?rev=1186476&view=rev
Log:
common-daemon dependency is now in app (JAMESAPP-3)

Modified:
    james/server/trunk/container-spring/pom.xml

Modified: james/server/trunk/container-spring/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/container-spring/pom.xml?rev=1186476&r1=1186475&r2=1186476&view=diff
==============================================================================
--- james/server/trunk/container-spring/pom.xml (original)
+++ james/server/trunk/container-spring/pom.xml Wed Oct 19 20:47:15 2011
@@ -97,10 +97,6 @@
             <artifactId>apache-mailet</artifactId>
         </dependency>
         <dependency>
-            <groupId>commons-daemon</groupId>
-            <artifactId>commons-daemon</artifactId>
-        </dependency>
-        <dependency>
             <groupId>org.springframework</groupId>
             <artifactId>spring-core</artifactId>
         </dependency>



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