Author: bago
Date: Wed Jul 30 11:45:54 2008
New Revision: 681171

URL: http://svn.apache.org/viewvc?rev=681171&view=rev
Log:
Move some mailet tests to the mailets-function module. Required movement of 2 
test classes to core-library tests, too.

Added:
    james/server/trunk/core-library/src/test/java/org/apache/james/services/
      - copied from r679292, 
james/server/trunk/phoenix-deployment/src/test/org/apache/james/services/
    
james/server/trunk/mailets-function/src/test/java/org/apache/james/transport/matchers/
      - copied from r681068, 
james/server/trunk/phoenix-deployment/src/test/org/apache/james/transport/matchers/
Removed:
    james/server/trunk/mailet-function/
    james/server/trunk/phoenix-deployment/src/test/org/apache/james/services/
    
james/server/trunk/phoenix-deployment/src/test/org/apache/james/transport/matchers/
Modified:
    james/server/trunk/mailets-function/pom.xml

Modified: james/server/trunk/mailets-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/mailets-function/pom.xml?rev=681171&r1=681170&r2=681171&view=diff
==============================================================================
--- james/server/trunk/mailets-function/pom.xml (original)
+++ james/server/trunk/mailets-function/pom.xml Wed Jul 30 11:45:54 2008
@@ -116,5 +116,11 @@
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
+      <artifactId>standard-mailets</artifactId>
+      <classifier>tests</classifier>
+      <scope>test</scope>
+    </dependency>
   </dependencies>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to