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

Modified Files:
        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-staging
See also: http://www.mmbase.org/jira/browse/CMSC-1201


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/www.cmscontainer.org/war-staging/project.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- project.xml 26 May 2008 09:11:07 -0000      1.4
+++ project.xml 23 Dec 2008 16:03:38 -0000      1.5
@@ -37,11 +37,11 @@
          <type>mmbase-module</type>
       </dependency>
 
-<!-- luceus dependencies -->
+<!-- luceus dependencies | Not used 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>
@@ -50,7 +50,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>
@@ -59,7 +59,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>
@@ -101,5 +101,6 @@
             <war.bundle>${war.bundle}</war.bundle>
          </properties>
       </dependency>
+-->
    </dependencies>
 </project>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to