Update of /var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter
In directory james.mmbase.org:/tmp/cvs-serv16798/portlets-newsletter
Modified Files:
project.xml
Log Message:
CMSC-818 basic function implement,move service initial to spring.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-newsletter
See also: http://www.mmbase.org/jira/browse/CMSC-818
Index: project.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/project.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- project.xml 23 Apr 2008 08:35:14 -0000 1.7
+++ project.xml 5 May 2008 02:40:11 -0000 1.8
@@ -105,6 +105,15 @@
<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