Update of
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community
In directory
james.mmbase.org:/tmp/cvs-serv23399/demo.cmscontainer.org/war-community
Modified Files:
project.xml
Log Message:
CMSC-888 fix.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community
See also: http://www.mmbase.org/jira/browse/CMSC-888
Index: project.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community/project.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- project.xml 28 Apr 2008 08:37:57 -0000 1.9
+++ project.xml 7 May 2008 02:55:01 -0000 1.10
@@ -177,14 +177,20 @@
</properties>
</dependency>
-<!-- Newsletter bundle - uncomment to enable -->
+ <!-- Newsletter bundle - uncomment to enable -->
<dependency>
<groupId>finalist</groupId>
<artifactId>cmsc-portlets-newsletter</artifactId>
<version>${cmscportlets.version}</version>
<type>mmbase-module</type>
</dependency>
-
+ <!-- XStream dependencies -->
+ <dependency>
+ <groupId>com.thoughtworks.xstream</groupId>
+ <artifactId>xstream</artifactId>
+ <version>1.2</version>
+ <type>jar</type>
+ </dependency>
<!--begin dependency by JForum portlet. -->
<!--
<dependency>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs