Update of 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community
In directory 
james.mmbase.org:/tmp/cvs-serv22876/demo.cmscontainer.org/war-community

Modified Files:
      Tag: b1_5
        project.xml 
Log Message:
CMSC-1104 - Don't package the mail.jar, should be put in common/lib by default.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community
See also: http://www.mmbase.org/jira/browse/CMSC-1104


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community/project.xml,v
retrieving revision 1.22.2.3
retrieving revision 1.22.2.4
diff -u -b -r1.22.2.3 -r1.22.2.4
--- project.xml 15 Dec 2008 10:26:46 -0000      1.22.2.3
+++ project.xml 15 Dec 2008 10:33:09 -0000      1.22.2.4
@@ -291,15 +291,6 @@
            </properties>
         </dependency>
         <dependency>
-            <groupId>javamail</groupId>
-            <artifactId>mail</artifactId>
-            <version>1.4</version>
-            <type>jar</type>
-           <properties>
-                <war.bundle>${war.bundle}</war.bundle>
-           </properties>
-        </dependency>
-        <dependency>
             <groupId>concurrent</groupId>
             <artifactId>concurrent</artifactId>
             <version>1.3.2</version>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to