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/05/15 17:09:42 UTC

svn commit: r1103421 - /james/server/trunk/pom.xml

Author: norman
Date: Sun May 15 15:09:41 2011
New Revision: 1103421

URL: http://svn.apache.org/viewvc?rev=1103421&view=rev
Log:
cleanup pom.xml

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1103421&r1=1103420&r2=1103421&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Sun May 15 15:09:41 2011
@@ -852,15 +852,6 @@
         </exclusion>
       </exclusions>
     </dependency>
-    <!--
-       - I can't find any usage of this dependency in this project.
-       - I can't find this dependency anywhere, nor in maven repository nor in this project
-   <dependency>
-      <groupId>org.apache.james</groupId>
-      <artifactId>apache-james-memory</artifactId>
-      <version>${imap.version}</version>
-    </dependency>
-    -->
 
     <dependency>
         <groupId>com.h2database</groupId>
@@ -869,15 +860,6 @@
         <scope>test</scope>
     </dependency>
 
-    <!--
-       - I can't find any usage of this dependency in this project.
-       - I can't find in any maven repository bcjdk15, only bcmail-jdk15
-    <dependency>
-      <groupId>org.bouncycastle</groupId>
-      <artifactId>bcjdk15</artifactId>
-      <version>1.45</version>
-    </dependency>
-    -->
     <dependency>
       <groupId>org.apache.james.jspf</groupId>
       <artifactId>apache-jspf-resolver</artifactId>



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