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 rd...@apache.org on 2009/02/21 14:10:52 UTC

svn commit: r746499 - in /james/server/trunk: mailets-function/pom.xml pom.xml spoolmanager-function/pom.xml stage/pom.xml

Author: rdonkin
Date: Sat Feb 21 13:10:51 2009
New Revision: 746499

URL: http://svn.apache.org/viewvc?rev=746499&view=rev
Log:
Switch poms to revised name for standard mailets JAMES-888

Modified:
    james/server/trunk/mailets-function/pom.xml
    james/server/trunk/pom.xml
    james/server/trunk/spoolmanager-function/pom.xml
    james/server/trunk/stage/pom.xml

Modified: james/server/trunk/mailets-function/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/mailets-function/pom.xml?rev=746499&r1=746498&r2=746499&view=diff
==============================================================================
--- james/server/trunk/mailets-function/pom.xml (original)
+++ james/server/trunk/mailets-function/pom.xml Sat Feb 21 13:10:51 2009
@@ -68,8 +68,8 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-core-library</artifactId>
-    </dependency>
-
+    </dependency>
+
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-james-mailet-base</artifactId>
@@ -77,7 +77,7 @@
 
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>standard-mailets</artifactId>
+      <artifactId>apache-standard-mailets</artifactId>
     </dependency>
 
     <dependency>
@@ -129,9 +129,9 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>standard-mailets</artifactId>
+      <artifactId>apache-standard-mailets</artifactId>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
   </dependencies>
-</project>
+</project>

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=746499&r1=746498&r2=746499&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Sat Feb 21 13:10:51 2009
@@ -234,7 +234,7 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-james-mailet-base</artifactId>
-      <version>1.0-SNAPSHOT</version>
+      <version>1.0RC1</version>
       <exclusions>
         <exclusion>
           <groupId>javax.mail</groupId>
@@ -245,7 +245,7 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-james-mailet-base</artifactId>
-      <version>1.0-SNAPSHOT</version>
+      <version>1.0RC1</version>
       <classifier>tests</classifier>
       <scope>test</scope>
       <exclusions>
@@ -257,7 +257,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>standard-mailets</artifactId>
+      <artifactId>apache-standard-mailets</artifactId>
       <version>1.0-SNAPSHOT</version>
       <exclusions>
         <exclusion>
@@ -268,7 +268,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>standard-mailets</artifactId>
+      <artifactId>apache-standard-mailets</artifactId>
       <version>1.0-SNAPSHOT</version>
       <classifier>tests</classifier>
       <scope>test</scope>

Modified: james/server/trunk/spoolmanager-function/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/spoolmanager-function/pom.xml?rev=746499&r1=746498&r2=746499&view=diff
==============================================================================
--- james/server/trunk/spoolmanager-function/pom.xml (original)
+++ james/server/trunk/spoolmanager-function/pom.xml Sat Feb 21 13:10:51 2009
@@ -60,7 +60,7 @@
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-core-library</artifactId>
     </dependency>
-
+
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-james-mailet-base</artifactId>
@@ -92,7 +92,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>standard-mailets</artifactId>
+      <artifactId>apache-standard-mailets</artifactId>
       <scope>test</scope>
     </dependency>
     <dependency>
@@ -119,4 +119,4 @@
       <scope>test</scope>
     </dependency>
   </dependencies>
-</project>
+</project>

Modified: james/server/trunk/stage/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/stage/pom.xml?rev=746499&r1=746498&r2=746499&view=diff
==============================================================================
--- james/server/trunk/stage/pom.xml (original)
+++ james/server/trunk/stage/pom.xml Sat Feb 21 13:10:51 2009
@@ -55,7 +55,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>standard-mailets</artifactId>
+      <artifactId>apache-standard-mailets</artifactId>
     </dependency>
 <!--
     <dependency>
@@ -433,7 +433,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>standard-mailets</artifactId>
+      <artifactId>apache-standard-mailets</artifactId>
       <classifier>tests</classifier>
     </dependency>
 



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