Update of /var/cvs/contributions/CMSContainer/maven-base
In directory james.mmbase.org:/tmp/cvs-serv9413/maven-base

Modified Files:
      Tag: b1_5
        project.xml 
Log Message:
CMSC-633 Use a single email setting for emailing in the CMSContainer


See also: http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/maven-base
See also: http://www.mmbase.org/jira/browse/CMSC-633


Index: project.xml
===================================================================
RCS file: /var/cvs/contributions/CMSContainer/maven-base/project.xml,v
retrieving revision 1.22
retrieving revision 1.22.2.1
diff -u -b -r1.22 -r1.22.2.1
--- project.xml 3 Sep 2008 20:41:00 -0000       1.22
+++ project.xml 4 Feb 2009 12:16:14 -0000       1.22.2.1
@@ -478,6 +478,19 @@
                        </properties>
                </dependency>
 
+<!-- Java Mail -->             
+               <dependency>
+                       <groupId>javamail</groupId>
+                       <artifactId>mail</artifactId>
+                       <version>1.3</version>                                  
+               </dependency>
+        <dependency>
+            <groupId>activation</groupId>
+            <artifactId>activation</artifactId>
+            <version>1.0.2</version>
+            <type>jar</type>           
+        </dependency>
+        
 <!-- Maven mmbase-modules plugin -->
                <dependency>
                        <groupId>mmapps</groupId>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to