Update of /var/cvs/contributions/CMSContainer_Modules/community
In directory james.mmbase.org:/tmp/cvs-serv8915
Modified Files:
project.xml
Log Message:
CMSC-947, Improve the newletter import/export into a generic community
import/export,add XStream dependencies
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community
See also: http://www.mmbase.org/jira/browse/CMSC-947
Index: project.xml
===================================================================
RCS file: /var/cvs/contributions/CMSContainer_Modules/community/project.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- project.xml 15 Jul 2008 11:16:39 -0000 1.6
+++ project.xml 15 Jul 2008 12:58:09 -0000 1.7
@@ -149,6 +149,13 @@
<war.bundle>${war.bundle}</war.bundle>
</properties>
</dependency>
+ <!-- XStream dependencies -->
+ <dependency>
+ <groupId>com.thoughtworks.xstream</groupId>
+ <artifactId>xstream</artifactId>
+ <version>1.2</version>
+ <type>jar</type>
+ </dependency>
</dependencies>
</project>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs