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 2010/10/14 14:37:19 UTC

svn commit: r1022491 - in /james/server/trunk: domain-jdbc/pom.xml domain-jpa/ domain-jpa/pom.xml domain-xml/pom.xml

Author: eric
Date: Thu Oct 14 12:37:19 2010
New Revision: 1022491

URL: http://svn.apache.org/viewvc?rev=1022491&view=rev
Log:
Remove unused dependencies (JAMES-1063)

Modified:
    james/server/trunk/domain-jdbc/pom.xml
    james/server/trunk/domain-jpa/   (props changed)
    james/server/trunk/domain-jpa/pom.xml
    james/server/trunk/domain-xml/pom.xml

Modified: james/server/trunk/domain-jdbc/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/domain-jdbc/pom.xml?rev=1022491&r1=1022490&r2=1022491&view=diff
==============================================================================
--- james/server/trunk/domain-jdbc/pom.xml (original)
+++ james/server/trunk/domain-jdbc/pom.xml Thu Oct 14 12:37:19 2010
@@ -42,10 +42,6 @@
       <artifactId>james-server-common-util</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.apache.james</groupId>
-      <artifactId>james-server-dnsservice-api</artifactId>
-    </dependency>
-    <dependency>
       <groupId>commons-configuration</groupId>
       <artifactId>commons-configuration</artifactId>
     </dependency>

Propchange: james/server/trunk/domain-jpa/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Oct 14 12:37:19 2010
@@ -1,2 +1,3 @@
 target
 .*
+derby.log

Modified: james/server/trunk/domain-jpa/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/domain-jpa/pom.xml?rev=1022491&r1=1022490&r2=1022491&view=diff
==============================================================================
--- james/server/trunk/domain-jpa/pom.xml (original)
+++ james/server/trunk/domain-jpa/pom.xml Thu Oct 14 12:37:19 2010
@@ -42,10 +42,6 @@
       <artifactId>james-server-common-util</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.apache.james</groupId>
-      <artifactId>james-server-dnsservice-api</artifactId>
-    </dependency>
-    <dependency>
       <groupId>commons-configuration</groupId>
       <artifactId>commons-configuration</artifactId>
     </dependency>

Modified: james/server/trunk/domain-xml/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/domain-xml/pom.xml?rev=1022491&r1=1022490&r2=1022491&view=diff
==============================================================================
--- james/server/trunk/domain-xml/pom.xml (original)
+++ james/server/trunk/domain-xml/pom.xml Thu Oct 14 12:37:19 2010
@@ -42,10 +42,6 @@
       <artifactId>james-server-common-util</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.apache.james</groupId>
-      <artifactId>james-server-dnsservice-api</artifactId>
-    </dependency>
-    <dependency>
       <groupId>commons-configuration</groupId>
       <artifactId>commons-configuration</artifactId>
     </dependency>



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