Update of /var/cvs/contributions/CMSContainer_Demo/www.cmscontainer.org/war-live
In directory james.mmbase.org:/tmp/cvs-serv1819/www.cmscontainer.org/war-live

Modified Files:
      Tag: b1_5
        project.xml 
Log Message:
CMSC-1201 - Disable Luceus for www.cmscontainer.org; not used.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/www.cmscontainer.org/war-live
See also: http://www.mmbase.org/jira/browse/CMSC-1201


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/www.cmscontainer.org/war-live/project.xml,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -b -r1.5 -r1.5.2.1
--- project.xml 26 May 2008 09:11:07 -0000      1.5
+++ project.xml 23 Dec 2008 16:03:45 -0000      1.5.2.1
@@ -19,18 +19,20 @@
                        <type>mmbase-module</type>
                </dependency>
                
+      <!-- Luceus is not needed now 
                <dependency>
                        <groupId>finalist</groupId>
                        <artifactId>cmsc-modules-luceus</artifactId>
                        <version>${cmscmodules.version}</version>
                        <type>mmbase-module</type>
                </dependency>
+      -->
 
-               <!--  LUCEUS -->
+<!--  LUCEUS is not needed now 
                <dependency>
                        <groupId>lucene</groupId>
                        <artifactId>lucene-core</artifactId>
-                       <version>2.3.2</version>
+                       <version>${lucene.version}</version>
                        <url>http://lucene.apache.org/java/docs/index.html</url>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
@@ -39,7 +41,7 @@
                <dependency>
                        <groupId>lucene</groupId>
                        <artifactId>lucene-misc</artifactId>
-                       <version>2.3.2</version>
+                       <version>${lucene.version}</version>
                        <url>http://lucene.apache.org/java/docs/index.html</url>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
@@ -48,7 +50,7 @@
                <dependency>
                        <groupId>lucene</groupId>
                        <artifactId>lucene-highlighter</artifactId>
-                       <version>2.3.2</version>
+                       <version>${lucene.version}</version>
                        <url>http://lucene.apache.org/java/docs/index.html</url>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
@@ -117,6 +119,7 @@
             <war.bundle>${war.bundle}</war.bundle>
          </properties>
       </dependency>
+-->
       
                <dependency>
                        <groupId>net.htmlparser</groupId>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to