Author: bago
Date: Wed Jul 30 09:31:57 2008
New Revision: 681112

URL: http://svn.apache.org/viewvc?rev=681112&view=rev
Log:
The main pom should not have dependencies, otherwise we don't give "stage" the 
chance to install them.

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=681112&r1=681111&r2=681112&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Wed Jul 30 09:31:57 2008
@@ -927,6 +927,7 @@
       <version>1.5-SNAPSHOT</version>
     </dependency>
     -->
+    <!--
     <dependency>
       <groupId>javax.mail</groupId>
       <artifactId>mail</artifactId>
@@ -937,5 +938,6 @@
       <artifactId>activation</artifactId>
       <version>1.1.1</version>
     </dependency>
+    -->
   </dependencies>
 </project>



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

Reply via email to