Update of /var/cvs/contributions/CMSContainer_Modules/community
In directory james.mmbase.org:/tmp/cvs-serv31196
Modified Files:
project.xml
Log Message:
CMSC-947) Improve the newletter import/export into a generic community
import/export,add Xtream in project.xml
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.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- project.xml 29 Jan 2008 14:58:34 -0000 1.4
+++ project.xml 15 Jul 2008 04:39:15 -0000 1.5
@@ -140,6 +140,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