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

Modified Files:
        project.xml 
Log Message:
CMSC-989  , Upgrade JForum to latest stable release and make JARs to put in our 
maven repos.


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


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community/project.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- project.xml 4 Jul 2008 03:02:16 -0000       1.20
+++ project.xml 4 Jul 2008 06:30:00 -0000       1.21
@@ -216,7 +216,7 @@
       </dependency>
 
 <!--begin dependency by JForum portlet. -->
-<!--
+
         <dependency>
             <groupId>freemarker</groupId>
             <artifactId>freemarker</artifactId>
@@ -290,7 +290,25 @@
                 <war.bundle>${war.bundle}</war.bundle>
            </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>
+            <type>jar</type>
+           <properties>
+                <war.bundle>${war.bundle}</war.bundle>
+           </properties>
+        </dependency>
+
 <!-- jboss -->
 <!--
         <dependency>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to