Author: eric
Date: Sat Jan  8 07:59:07 2011
New Revision: 1056654

URL: http://svn.apache.org/viewvc?rev=1056654&view=rev
Log:
Remove dependencies to mailbox-integration-tester in mailbox projects 
(MAILBOX-28)

Modified:
    james/mailbox/trunk/jcr/pom.xml
    james/mailbox/trunk/jpa/pom.xml
    james/mailbox/trunk/maildir/pom.xml
    james/mailbox/trunk/memory/pom.xml
    james/mailbox/trunk/parent/pom.xml
    james/mailbox/trunk/torque/pom.xml

Modified: james/mailbox/trunk/jcr/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/jcr/pom.xml?rev=1056654&r1=1056653&r2=1056654&view=diff
==============================================================================
--- james/mailbox/trunk/jcr/pom.xml (original)
+++ james/mailbox/trunk/jcr/pom.xml Sat Jan  8 07:59:07 2011
@@ -89,11 +89,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>apache-james-mailbox-integration-tester</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.james</groupId>
       <artifactId>apache-james-imap-processor</artifactId>
       <scope>test</scope>
     </dependency>

Modified: james/mailbox/trunk/jpa/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/jpa/pom.xml?rev=1056654&r1=1056653&r2=1056654&view=diff
==============================================================================
--- james/mailbox/trunk/jpa/pom.xml (original)
+++ james/mailbox/trunk/jpa/pom.xml Sat Jan  8 07:59:07 2011
@@ -63,11 +63,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>apache-james-mailbox-integration-tester</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.james</groupId>
       <artifactId>apache-james-imap-api</artifactId>
       <scope>test</scope>
     </dependency>

Modified: james/mailbox/trunk/maildir/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/maildir/pom.xml?rev=1056654&r1=1056653&r2=1056654&view=diff
==============================================================================
--- james/mailbox/trunk/maildir/pom.xml (original)
+++ james/mailbox/trunk/maildir/pom.xml Sat Jan  8 07:59:07 2011
@@ -66,12 +66,6 @@
       <groupId>${javax.mail.groupId}</groupId>
       <artifactId>${javax.mail.artifactId}</artifactId>
     </dependency>
-        
-    <dependency>
-      <groupId>org.apache.james</groupId>
-      <artifactId>apache-james-mailbox-integration-tester</artifactId>
-      <scope>test</scope>
-    </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-james-imap-processor</artifactId>

Modified: james/mailbox/trunk/memory/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/memory/pom.xml?rev=1056654&r1=1056653&r2=1056654&view=diff
==============================================================================
--- james/mailbox/trunk/memory/pom.xml (original)
+++ james/mailbox/trunk/memory/pom.xml Sat Jan  8 07:59:07 2011
@@ -43,11 +43,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>apache-james-mailbox-integration-tester</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.james</groupId>
       <artifactId>apache-james-imap-processor</artifactId>
       <scope>test</scope>
     </dependency>

Modified: james/mailbox/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/parent/pom.xml?rev=1056654&r1=1056653&r2=1056654&view=diff
==============================================================================
--- james/mailbox/trunk/parent/pom.xml (original)
+++ james/mailbox/trunk/parent/pom.xml Sat Jan  8 07:59:07 2011
@@ -459,12 +459,6 @@
         <type>test-jar</type>
         <scope>test</scope>
       </dependency>
-      <dependency>
-        <groupId>org.apache.james</groupId>
-        <artifactId>apache-james-mailbox-integration-tester</artifactId>
-        <version>${version.james-mailbox-integration-tester}</version>
-        <scope>test</scope>
-      </dependency>
 
       <!--
         END Testing

Modified: james/mailbox/trunk/torque/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/torque/pom.xml?rev=1056654&r1=1056653&r2=1056654&view=diff
==============================================================================
--- james/mailbox/trunk/torque/pom.xml (original)
+++ james/mailbox/trunk/torque/pom.xml Sat Jan  8 07:59:07 2011
@@ -93,11 +93,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>apache-james-mailbox-integration-tester</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.james</groupId>
       <artifactId>apache-james-mailbox-store</artifactId>
       <type>test-jar</type>
       <scope>test</scope>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to