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 ba...@apache.org on 2008/07/27 23:54:40 UTC

svn commit: r680199 - in /james/jspf/branches/multimodule-proposal: resolver/pom.xml tester/pom.xml

Author: bago
Date: Sun Jul 27 14:54:40 2008
New Revision: 680199

URL: http://svn.apache.org/viewvc?rev=680199&view=rev
Log:
Remove unused dependencies declarations

Modified:
    james/jspf/branches/multimodule-proposal/resolver/pom.xml
    james/jspf/branches/multimodule-proposal/tester/pom.xml

Modified: james/jspf/branches/multimodule-proposal/resolver/pom.xml
URL: http://svn.apache.org/viewvc/james/jspf/branches/multimodule-proposal/resolver/pom.xml?rev=680199&r1=680198&r2=680199&view=diff
==============================================================================
--- james/jspf/branches/multimodule-proposal/resolver/pom.xml (original)
+++ james/jspf/branches/multimodule-proposal/resolver/pom.xml Sun Jul 27 14:54:40 2008
@@ -53,11 +53,6 @@
       <artifactId>log4j</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.jvyaml</groupId>
-      <artifactId>jvyaml</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
     	<groupId>org.apache.james.jspf</groupId>
     	<artifactId>tester</artifactId>
     	<scope>test</scope>

Modified: james/jspf/branches/multimodule-proposal/tester/pom.xml
URL: http://svn.apache.org/viewvc/james/jspf/branches/multimodule-proposal/tester/pom.xml?rev=680199&r1=680198&r2=680199&view=diff
==============================================================================
--- james/jspf/branches/multimodule-proposal/tester/pom.xml (original)
+++ james/jspf/branches/multimodule-proposal/tester/pom.xml Sun Jul 27 14:54:40 2008
@@ -40,19 +40,6 @@
       <artifactId>dnsjava</artifactId>
     </dependency>
     <dependency>
-      <groupId>uk.nominet</groupId>
-      <artifactId>dnsjnio</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>log4j</groupId>
-      <artifactId>log4j</artifactId>
-    </dependency>
-    <dependency>
       <groupId>org.jvyaml</groupId>
       <artifactId>jvyaml</artifactId>
     </dependency>



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