Update of
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community
In directory
james.mmbase.org:/tmp/cvs-serv17446/demo.cmscontainer.org/war-community
Modified Files:
project.xml
Log Message:
CMSC-725 fix a bug.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community
See also: http://www.mmbase.org/jira/browse/CMSC-725
Index: project.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- project.xml 14 May 2008 11:51:31 -0000 1.11
+++ project.xml 15 May 2008 04:55:29 -0000 1.12
@@ -193,27 +193,28 @@
<version>${cmscportlets.version}</version>
<type>mmbase-module</type>
</dependency>
-
-<!--begin dependency by JForum portlet. -->
-<!--
<dependency>
- <groupId>freemarker</groupId>
- <artifactId>freemarker</artifactId>
- <version>2.3.8</version>
+ <groupId>htmlparser</groupId>
+ <artifactId>htmlparser</artifactId>
+ <version>1.5</version>
<type>jar</type>
<properties>
<war.bundle>${war.bundle}</war.bundle>
</properties>
</dependency>
+
+<!--begin dependency by JForum portlet. -->
+<!--
<dependency>
- <groupId>htmlparser</groupId>
- <artifactId>htmlparser</artifactId>
- <version>1.5</version>
+ <groupId>freemarker</groupId>
+ <artifactId>freemarker</artifactId>
+ <version>2.3.8</version>
<type>jar</type>
<properties>
<war.bundle>${war.bundle}</war.bundle>
</properties>
</dependency>
+
<dependency>
<groupId>quartz</groupId>
<artifactId>quartz</artifactId>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs