Update of
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community
In directory james.mmbase.org:/tmp/cvs-serv10766
Modified Files:
project.xml
Log Message:
CMSC-989 , Upgrade JForum to latest stable release and make JARs to put in our
maven repos.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community
See also: http://www.mmbase.org/jira/browse/CMSC-989
Index: project.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community/project.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- project.xml 1 Jul 2008 02:32:07 -0000 1.14
+++ project.xml 3 Jul 2008 11:44:09 -0000 1.15
@@ -220,7 +220,7 @@
<dependency>
<groupId>freemarker</groupId>
<artifactId>freemarker</artifactId>
- <version>2.3.8</version>
+ <version>2.3.9</version>
<type>jar</type>
<properties>
<war.bundle>${war.bundle}</war.bundle>
@@ -254,6 +254,33 @@
<war.bundle>${war.bundle}</war.bundle>
</properties>
</dependency>
+ <dependency>
+ <groupId>lucene</groupId>
+ <artifactId>lucene-core</artifactId>
+ <version>2.2.0</version>
+ <type>jar</type>
+ <properties>
+ <war.bundle>${war.bundle}</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>lucene</groupId>
+ <artifactId>lucene-highlighter</artifactId>
+ <version>2.2.0</version>
+ <type>jar</type>
+ <properties>
+ <war.bundle>${war.bundle}</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>lucene</groupId>
+ <artifactId>lucene-analyzers</artifactId>
+ <version>2.2.0</version>
+ <type>jar</type>
+ <properties>
+ <war.bundle>${war.bundle}</war.bundle>
+ </properties>
+ </dependency>
-->
<!-- jboss -->
<!--
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs