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 rd...@apache.org on 2008/04/14 22:32:29 UTC

svn commit: r647988 - /james/server/trunk/spoolmanager-function/pom.xml

Author: rdonkin
Date: Mon Apr 14 13:32:26 2008
New Revision: 647988

URL: http://svn.apache.org/viewvc?rev=647988&view=rev
Log:
Spoolmanager no longer has a dependency on bouncy castle

Modified:
    james/server/trunk/spoolmanager-function/pom.xml

Modified: james/server/trunk/spoolmanager-function/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/spoolmanager-function/pom.xml?rev=647988&r1=647987&r2=647988&view=diff
==============================================================================
--- james/server/trunk/spoolmanager-function/pom.xml (original)
+++ james/server/trunk/spoolmanager-function/pom.xml Mon Apr 14 13:32:26 2008
@@ -75,14 +75,6 @@
       <artifactId>oro</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.bouncycastle</groupId>
-      <artifactId>bcmail-jdk14</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.bouncycastle</groupId>
-      <artifactId>bcmail-jdk14-workaround</artifactId>
-    </dependency>
-    <dependency>
       <groupId>commons-collections</groupId>
       <artifactId>commons-collections</artifactId>
     </dependency>
@@ -110,4 +102,4 @@
       <scope>test</scope>
     </dependency>
   </dependencies>
-</project>
\ No newline at end of file
+</project>



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