Update of 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/maven-base
In directory 
james.mmbase.org:/tmp/cvs-serv12805/demo.cmscontainer.org/maven-base

Modified Files:
      Tag: b1_4
        project.xml 
Log Message:
Don't use the rmmci by default. It should be defined in the staging and live 
war directories. Otherwise it binds to the default RMI tcp port.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/maven-base


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/maven-base/project.xml,v
retrieving revision 1.12.2.4
retrieving revision 1.12.2.5
diff -u -b -r1.12.2.4 -r1.12.2.5
--- project.xml 10 Mar 2008 09:19:56 -0000      1.12.2.4
+++ project.xml 12 Jun 2008 12:04:19 -0000      1.12.2.5
@@ -265,15 +265,6 @@
                </dependency>
                <dependency>
                        <groupId>mmbase</groupId>
-                       <artifactId>mmbase-rmmci</artifactId>
-                       <version>${mmbasermmci.version}</version>
-                       <type>mmbase-module</type>
-                       <properties>
-                               
<mmbase.config.bundle>false</mmbase.config.bundle>
-                       </properties>
-               </dependency>
-               <dependency>
-                       <groupId>mmbase</groupId>
                        <artifactId>mmbase-taglib</artifactId>
                        <version>${mmbase.version}</version>
                        <type>jar</type>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to