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

Modified Files:
      Tag: b1_5
        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.22.2.5
retrieving revision 1.22.2.6
diff -u -b -r1.22.2.5 -r1.22.2.6
--- project.xml 11 Feb 2009 12:23:36 -0000      1.22.2.5
+++ project.xml 24 Feb 2009 02:26:05 -0000      1.22.2.6
@@ -44,7 +44,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