Update of
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community
In directory
james.mmbase.org:/tmp/cvs-serv23675/demo.cmscontainer.org/war-community
Modified Files:
project.xml
Log Message:
CMSC-749 add dependency
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community
See also: http://www.mmbase.org/jira/browse/CMSC-749
Index: project.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community/project.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- project.xml 7 May 2008 02:55:01 -0000 1.10
+++ project.xml 14 May 2008 11:51:31 -0000 1.11
@@ -165,7 +165,16 @@
<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>
+ <properties>
+ <war.bundle>${war.bundle}</war.bundle>
+ </properties>
+ </dependency>
<!-- Acegi Security dependencies (for Community Module) -->
<dependency>
<groupId>acegisecurity</groupId>
@@ -184,13 +193,7 @@
<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