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/30 20:07:26 UTC

svn commit: r681157 - in /james/server/trunk: mailets-function/pom.xml phoenix-deployment/pom.xml stage/pom.xml

Author: bago
Date: Wed Jul 30 11:07:26 2008
New Revision: 681157

URL: http://svn.apache.org/viewvc?rev=681157&view=rev
Log:
standard-mailets vs apache-james-standard-mailets.. maybe the better name is the last one, but we currently name it standard-mailets, so I fix the m2 build first, then we'll decide the best name.

Modified:
    james/server/trunk/mailets-function/pom.xml
    james/server/trunk/phoenix-deployment/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=681157&r1=681156&r2=681157&view=diff
==============================================================================
--- james/server/trunk/mailets-function/pom.xml (original)
+++ james/server/trunk/mailets-function/pom.xml Wed Jul 30 11:07:26 2008
@@ -66,7 +66,7 @@
 
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>apache-james-standard-mailets</artifactId>
+      <artifactId>standard-mailets</artifactId>
     </dependency>
 
     <dependency>

Modified: james/server/trunk/phoenix-deployment/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/phoenix-deployment/pom.xml?rev=681157&r1=681156&r2=681157&view=diff
==============================================================================
--- james/server/trunk/phoenix-deployment/pom.xml (original)
+++ james/server/trunk/phoenix-deployment/pom.xml Wed Jul 30 11:07:26 2008
@@ -68,7 +68,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>apache-james-standard-mailets</artifactId>
+      <artifactId>standard-mailets</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>

Modified: james/server/trunk/stage/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/stage/pom.xml?rev=681157&r1=681156&r2=681157&view=diff
==============================================================================
--- james/server/trunk/stage/pom.xml (original)
+++ james/server/trunk/stage/pom.xml Wed Jul 30 11:07:26 2008
@@ -55,7 +55,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>apache-james-standard-mailets</artifactId>
+      <artifactId>standard-mailets</artifactId>
     </dependency>
 <!--
     <dependency>



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