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

Modified Files:
        project.xml 
Log Message:
CMSC-1265 Community: improve import and export options of community users  add 
two dependencies


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


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community/project.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- project.xml 11 Feb 2009 12:23:42 -0000      1.27
+++ project.xml 24 Feb 2009 02:25:00 -0000      1.28
@@ -30,6 +30,7 @@
           <version>${cmscmodules.version}</version>
           <type>mmbase-module</type>
         </dependency>
+<!-- Community -->
         <dependency>
             <groupId>finalist</groupId>
             <artifactId>cmsc-modules-community</artifactId>
@@ -44,7 +45,24 @@
             <version>${cmscportlets.version}</version>
             <type>mmbase-module</type>
         </dependency>
-
+         <dependency>
+            <groupId>supercsv</groupId>
+            <artifactId>SuperCSV</artifactId>
+            <version>1.52</version>
+            <type>jar</type>
+            <properties>
+              <war.bundle>${war.bundle}</war.bundle>
+            </properties>
+          </dependency>
+            <dependency>
+            <groupId>spiffyframework</groupId>
+            <artifactId>spiffy-with_source-all</artifactId>
+            <version>0.05</version>
+            <type>jar</type>
+            <properties>
+              <war.bundle>${war.bundle}</war.bundle>
+            </properties>
+          </dependency>
 <!-- Hibernate dependencies (for Community Module) -->
         <dependency>
             <groupId>asm</groupId>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to